﻿fieldset {	border:1px solid #E5E5E5; padding:10px;margin:0px 10px 10px 0px;font-weight:bold;}
fieldset span, fieldset label{line-height:25px; width:130px;display:inline-block;font-size:0.7em; }
fieldset select {float:none !important;}
legend {color:#666666;font-size:0.8em;font-weight:bold;}
input
{
	background: white url(../images/elements/input200.gif) no-repeat;
	font-family:Arial;
	color:black;
	padding:5px 2px;
	margin-bottom:0px;
	border:none !important;
	height:16px;
	width:196px;	
}
select
{
	font-size:0.7em;
	padding:3px 3px 4px 3px;
	float:left;
	border:none !important;	
	font-size:0.8em !important;
	font-family:Arial;	
}
.ddl200 { background: url(../images/elements/ddl200.gif) no-repeat; width:200px !important; padding:4px 2px 5px 2px;}
textarea
{
	border:none;
	font-size:1em;
	background: url(../images/elements/textarea490.gif) left no-repeat;	
	height:160px;
	padding:5px;
	font-size:0.8em;
	overflow:auto;
	font-family:verdana,sans-serif;
	border:none !important;
}

.required
{
	font-size:0.7em;
	color:Red;
	margin-left:10px;
	font-weight:normal;
	line-height:20px;
	width:auto !important;
}
.requiredTextArea
{
	font-size:0.7em;
	color:Red;
	padding-left:5px;
	font-weight:normal;
}

/* ******************** BUTTONS */
input[type="submit"]
{	
	border:none !important;
	cursor:pointer !important;
	outline:none !important;
	text-decoration:none !important;	
}
.btnSendEnquiry
{
	background: url(../images/elements/btnSendEnquiry.gif) no-repeat;
	width:95px; height:30px; margin:0 0 10px 10px;
}
.btnNewEnquiry
{
	background: url(../images/elements/btnNewEnquiry.gif) no-repeat;
	width:95px; height:30px; margin:0 0 10px 10px;
}
.moreInfo
{
	background: url(../images/elements/btnMoreInfo.gif) no-repeat;
	width:79px; height:30px; margin:0 0 10px 10px;
}
.btnLearnMore
{
	background: url(../images/elements/btnLearnMore.gif) no-repeat;
	width:93px; height:30px; margin:0 0 10px 0px;
}