/* css for bycat */
/* turn off border around image */
a img {
   border-style: none;
}

.clolink #cloactive {
font-weight: bold;
background: #4C8EAF;
}

.clolink  {
padding: 3px;
border-left: 1px dotted #315669;
border-right: 1px dotted #315669;
border-bottom: 1px dotted #315669;
}

div.clobycat {
/*background: #F7F7F7; */
background: #F7F7FE;
}

p.closec {
margin: 8px 0 0 0;
background: transparent;
color: #315669;
font-size: 16px;
font-weight: bold;
text-align:left;
padding: 3px;
}

p.clocat {
background: #315669;
color: #fff;
text-align:center;
margin: 15px 0 0 0;
padding: 3px;
}

.clolink a:link,
.clolink a:active,
.clolink a:visited {
text-decoration: none;
font-size: 12px;
}

.clolink a:hover {
text-decoration: underline; 
}
/* css for bycat */