
.arrowList ul li{
    padding-left: 20px;
    position: relative;
	padding-top:0px;
	font-size:15px;
	}

.arrowList ul li:before{
    background: url(../images/arrow5.png) no-repeat left top; 
	width:8px;
    height:6px;
	content:"";
	position:absolute;
	top:9px;
	left:0px;
}
.text-para{
color: #666666;
font-size: 15px;
}

.subheading{
color:#fc1d20;
font-size:18px;
margin-bottom:10px;}
	

	
	h4.subheading2 {
    font-size: 18px;
    color: #292626;
}
.colname2 
{
    background-color: #f7f7f7;
}
.colname {
    background-color: #fffaf6;
}
.pl25 {
    padding-left: 25px;
    height: 30px;
    padding-top: 7px;
}