@charset "utf-8";
/* CSS Document */

.pdListDisplay{padding-right:20px;}

#catBox{width:150px; height:200px; margin:0px 10px 5px 0px; float:left;}
#catBox img{border:thin solid #CCCCCC;}
#catBox img:hover{border:#333399;}
.category{text-decoration:none; font-size:12px; color:#0000FF; font-size:larger; font-weight:bold;}
.category:hover{color:#000099;}
.error{color:#CC0000;}
.hint{color:#336633;}
a.back{text-decoration:none; font-weight:bold; color:#000000;}
a.back:hover{color:#9900FF;}