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

.clolink #cloactive {
font-weight: normal;
background: none;
color: #92024b;
}

.clolink  {
background: none; 
text-align:left;
font-family: Arial, Helvetica, sans-serif;
color: #92024b;
}

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

p.closec {
margin: 8px 0 0 -3px;
background: transparent;
color:#92024b;
font-size: 12px;
font-weight: bold;
text-align:left;
padding: 0 0 0 3px;
font-family: Arial, Helvetica, sans-serif;
}

p.clocat {
background: none;
color: #3b5554;
text-align:left;
margin: 3px 0 0 3px;
padding: 3px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
}

.clolink a:link,
.clolink a:active,
.clolink a:visited {
text-decoration: none;
font-size: 11px;
color: #3b5554;
padding: 2px 0 2px 12px;
}

.clolink a:hover {
color: #92024b; 
}
/* css for bycat */
