/* CSS Document */

a, a:link, a:visited, a:hover, a:active{
	color: #a42b3c;
}
.view-content table tbody tr, #forum table tbody tr{
	border-color:#35378a;
}
th.active{
	color: #a42b3c;
}
#main #content-right .view-content-author-artists-corner .author-artist-list-item .view-data-type{
	color:#35378a;
}
#main #content-main .view-ecards h3{
	border-bottom-color:#35378a;
}
#main #content-main .view-ecards img{
		border:solid 2px #a42b3c;
}
#main #content-main .view-content-contest-winners-pics h3{
	border-bottom-color:#35378a;
}