@charset "utf-8";
/* CSS Document */

.clear { clear:both; }

#conference { width:410px; font-family:Arial, Helvetica, sans-serif; }
 
a.openinglink { display:block; width:385px; height:262px; background-image:url(images/conference2010.jpg); }
a.openinglink:hover { background-image:url(images/conference2010_rollover.jpg); }

#conference h2 { font-size:16px; font-weight:bold; color:#000000; }
#conference h3 { font-size:14px; font-weight:bold; color:#000000; }
#conference p { font-size:12px; color:#5c5c5c; }
#conference a { color:0032b0; }

a.button { display:block; width:144px; height:56px; background-image:url(images/download_btn.jpg); padding-left:50px; padding-top:5px; text-decoration:none; margin-right:5px; margin-top:5px; float:left; }
a.button span.title { font-size:12px; font-weight:bold; color:#000000; }
a.button span.description { font-size:11px; color:#5c5c5c;}

a.useful_link { background-image:url(images/bullet.jpg); background-position:left; background-repeat:no-repeat; padding-left:15px; color:224dbb#; font-size:12px; margin-top:10px; }
