#mylists { list-style-type: none; margin: 0px; padding: 0px;}
.topics {float:left; width:128px;  height:134px; border: 0px solid #CCCCCC; margin: 0px 1px; padding: 4px 0px;}
.topics img {padding-left: 38px;}
.imgfloatleft {float: left;}
.heading {font-size:small; font-weight: normal; font-weight: bold; color: #00F; margin: 1px;}
.topics .heading a:link {font-weight: bold; color: #00F;}
.topics .heading a:visited {font-weight: bold; color: #00F;}
.topics .heading a:hover {font-weight: bold; color: #00F;}
.topics .heading a:active {font-weight: bold; color: #00F;}
.cattitle {font-weight: bold; color: #00F; }
.contentdesc {margin: 1px;}
.readmore {font-size:smaller; font-weight: normal; color: #00F; text-align: right;}
.readmore .anchor:link {text-decoration:none; color: #00F;}    /* unvisited link */
.readmore .anchor:visited {text-decoration:none;  color: #F00;} /* visited link */
.readmore .anchor:hover {text-decoration:underline;  color: #00F;}   /* mouse over link */
.readmore .anchor:active {text-decoration:underline;  color: #00F;}  /* selected link */
.slidenavileft {float: left; margin-top: 70px; margin-right: 5px; cursor: pointer;}
.slidenaviright {float: left; margin-top: 70px; margin-left: 3px; cursor: pointer;}
.slidecenter {float: left; border: 1px solid #CCCCCC; width: 400px; height: 144px; margin-left: 0px;}
