#contactContent {
	float: left;
	background: #fff url(../img/eventlist_bg.gif) repeat-x top left;
	height: auto !important; 
	height: 500px; /* IE */ 
	min-height: 500px;
}
#contactMainContent {
	float: left;
	width: 490px;
}
#contactRightSidebar {
	float: left;
	width: 280px;
	height: auto !important; 
	height: 650px; /* IE */ 
	min-height: 650px;
	background: #fff url(../img/eventlist_bg2.gif) repeat-x bottom left;
}
#contactHeader {
	background: url(../img/dot.gif) repeat-x bottom left;
	height: 24px;
	padding-top: 25px;
}
#contactForms {
	padding: 20px;
	width: 450px;
}
h2 {
	padding: 0;
}
#contactTable {
	width: 450px;
}

#contactTable td {
	padding-bottom: 5px;
}
.formDivider {
	background: url(../img/dot.gif) repeat-x center left;
}
#contactDots {
	background: url(../img/dot.gif) repeat-y top left;
	height: auto !important; 
	height: 600px; /* IE */ 
	min-height: 600px;
	padding: 20px;
}
#otherFreeOffers {
	behavior: url(/layouts/css/iepngfix.htc);
	margin-bottom: 20px;
}
ul#offers {
	margin: 0;
	padding: 0;
}
ul#offers li {
	list-style: none;
	padding: 10px 0;
}
#contactSidebarContent {
	padding: 20px;
}

.inputWidth1 {
	width: 210px;
}

.inputWidth2 {
	width: 140px;
}