/** IE bugs: a:link, a:visited, a:hover need to be styled as well; does not display separator... workaround? */

.atb_subtitle {
	font-size: 13px;
	font-weight:bold;
}

.loading {
	height: 16px;
	background: url('../images/working.gif') 50% 50% no-repeat;
}

#mostvotedatb {
	/*margin:12px 0 12px 0;*/
	width: 100%;
	background-color:#EFEFEF;
	padding: 5px;	
	
}

#mostvotedatb h2 {
	font-size:1.3em;
}


.normal a:link{
	
	cursor: default;

}