@charset "utf-8";
@import url(class.css);


#categories {width:628px; overflow:hidden;}
#categories p {margin-bottom:8px; padding-top:15px; border-top:1px solid #CCCCCC; font-size:1.2em;}
#categories ul {clear:both; width:680px; padding-top:26px;}
#categories li {float:left; width:145px; margin-right:16px; overflow:hidden;}
#categories li a {display:block; width:145px; background-color:transparent; text-align:center; text-decoration:none; font-size:1.2em; cursor:pointer;}
#categories li img {margin-bottom:4px;}
#categories li h3 {display:inline; font-weight:normal; line-height:150%;}
#categories li a:hover h3 {background-color:#000000;}


* html #categories li {border:0px solid #FFFFFF;}
* html #categories li a:hover {background-color:#000000;}


