.allCommonBtn {
	color:#555555;
}
.allCommonBtn a {
	color:#339900;
	text-decoration:underline;
	padding:1px 5px;
}

.allCommonBtn a:hover {
	color:#fff;
	text-decoration:none;
	background:#339900;
}

.subHeadTwo {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}

.innerHead {
	border-bottom:3px solid #F4F5F2;
	line-height:30px;
}

.padUl {
	margin:10px 0px 0px 30px;
}

.exPadFloat {
	float:left;
	width:105px;
	margin:0px 15px 20px;
	font-weight:bold;
}
