#LoginCallCenter span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px 4px 0px 8px;
}
#LoginCallCenter .Input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	line-height: normal;
	text-align: left;
	margin: 0px 0px 0px 8px;
	height: 20px;
	font-style: normal;
	padding: 0px 0px 0px 4px;
	vertical-align: top;

}

