.testcontent {
padding-left:15px;
padding-right:15px;
text-align:left;
color:#FFFFFF;
}

.testtop { 
	background: url(/images/t2.png) no-repeat top right;
	height: 13px;
	text-align:left;
}

.testbottom {
	background: url(/images/t4.png) no-repeat top right; 
	height: 13px;
	text-align:left;
}

.greycont {
background-color:#CFD0D2;
}

.greycontent {
padding-left:15px;
padding-right:15px;
text-align:left;
color:#000000;
}

.greytop { 
	background: url(/images/g2.png) no-repeat top right;
	height: 13px;
	text-align:left;
}

.greybottom {
	background: url(/images/g4.png) no-repeat top right; 
	height: 13px;
	text-align:left;
}

.redcontent {
padding-left:15px;
padding-right:15px;
text-align:left;
color:#FFFFFF;
}

.redtop { 
	background: url(/images/r2.png) no-repeat top right;
	height: 13px;
	text-align:left;
}

.redbottom {
	background: url(/images/r4.png) no-repeat top right; 
	height: 13px;
	text-align:left;
}

img.corner {
   width: 13px;
   height: 13px;
   border: none;
   display: block !important;
}
