#contentleft ul li {
margin-left: 25px;
}
#txtEmail, #txtName, #txtSubject, #txtSerial, #txtMessage {
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #ADC7DE;
	padding-left: 0px;
	margin-left:0px;
	margin-right: 0px;
	line-height: 1.2em;
	font-size: 1.2em;
	height: 1.2em;
	background-image: url(images/subback2.jpg);
	background-repeat: repeat-x;
}
#DropDownSubject {
	background-color: transparent;
	padding-left: 10px;
	line-height: 1.2em;
	font-size: 1.2em;
	height: 1.4em;
	border: 1px solid #ADC7DE;
	background-image: url(images/subback4.jpg);
	background-repeat: repeat-x;
	color: #003366;
	margin-left: 25px;
}
#txtSubject {
	font-size: 1.2em;
	color: #003366;
	height: 1.2em;
}
.formleft {
margin-left: 0px;

}
.formlabel {
margin-left: 25px;
}
#txtMessage {
	font-weight: normal;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #ADC7DE;
	padding-left: 0px;
	margin-left:0px;
	margin-right: 0px;
	line-height: 1.2em;
	font-size: 1.2em;
	height: 1.2em;
	background-image: url(images/subback2.jpg);
	background-repeat: repeat-x;
	}
.formleft {
	float: left;
	width: 46%;
	margin-left: 0px;
}
#TabbedPanels1 ul {
	list-style-type: disc;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#TabbedPanels1 ul li{
margin-left:0px;
}