
.mytop-item-title {
	border-bottom:5px solid #e6931f !important;
	color:#2b3f54 !important;
	font-size:14pt;
}

.mytop-item-num-bg-red {
	width:50px;
	
	background-image:url('../img/seqred.png');
	background-repeat: no-repeat;
	
	color:#ffffff;
	
	padding-top:20px;
}

.mytop-item-num-bg-orange {
	width:50px;
	
	background-image:url('../img/seqorange.png');
	background-repeat: no-repeat;
	
	color:#ffffff;
	
	padding-top:20px;
}