.ephox-download-form, .ephox-download-form h2 {
	margin:0px;
}

.ephox-download-form .text, .ephox-download-form .standard{
	background:white;
	border: 2px solid rgb(195, 229, 247);
	font-size: 14px;
	letter-spacing: 1px;
	padding:3px;
	width: 220px;
	font-weight: bold;
	font-family: Trebuchet MS,Arial,Sans-Serif;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
}

.ephox-download-form .submit input { 
	background:url("../img/bg_pricing_btn.gif") no-repeat scroll center center transparent;
	color:#FFFFFF;
	display:block;
	font-size:18px;
	font-weight:bold;
	height:40px;
	line-height:30px;
	text-shadow:0 0 2px #333333;
	width:100px;
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 18px;
	width:194px;
}

.ephox-download-form .eplabel {
	width: 80px;
	vertical-align:top;
}

.ephox-download-form .description { 
	display:block;
	color:#666666;
	font-size:10px; 
	
}


.ephox-download-form .epfield {
	width: 220px;
}

.ephox-download-form .errors{
	color: red !important;
	
}

.ephox-download-form .no-label {
	font-size: 11px;
	padding:0 0 0px !important;
}

.ephox-download-form .error {
	color: red !important;
}

.ephox-download-form .inline {
	font-size:12px !important;
	margin-left:5px !important;
	width: 210px !important;
	vertical-align:top !important;
}
