@charset "macintosh";
/* CSS Document */


#rightContainer {
	line-height:2em;
	background: url(/images/layout/patterns/grey.jpg);
	
}



#rightContainer a {
	color:#FFFFFF;
}


#thumbNav td, #commthumbNav td {
	color:#3f0000;
	line-height:normal;
	font-size:9px;
	text-transform:uppercase;
}

#thumbNav img, #commthumbNav img {
	border:2px solid #3f0000;
	margin-bottom:4px;
}


#thumbNav a:hover img {
	border: 2px solid white;
}