#callmenow {
	float: left;
	width: 100%;
	margin-top: 20px;
}
#callmenow #messageArea {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#callmenow  #belform  #callmeicon     {
	margin-right: 0px;
	padding-top: 5px;
}

#callmenow #belheader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #d2f69d;
	padding-right: 10px;
	padding-left: 10px;
}

#callmenow #belform {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#belform #frmCall #phonenumber {
	margin-top: 10px;
	margin-bottom: 10px;
}

#belform #frmCall .submit {
	margin-top: 10px;
	margin-bottom: 10px;
}