#erm728x90wrapper {
	width:728px;
	height:90px;
	background:url(../Images/bg728x90.jpg);
	float:left;
}
#ermForm {
	width:300px;
	margin:0 0 0 288px;
}
#row {
	width:100%;
	float:left;
}
#column100 {
	float:left;
	width:100px;
	margin:17px 0 0 0;
}
#column160{
	float:left;
	width:160px;
	margin:32px 0 0 0
}

.checkbox, .radio {
	width: 24px;
	height: 23px;
	padding: 0 0 0 0;
	margin: 0 0 0 3px;
	background: url(../Images/RadioButtonsLarge.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	cursor:pointer;
}
.radio {
	background: url(../Images/RadioButtonsLarge.gif) no-repeat;
}
.select {

	display:block;
	width: 144px;
	height: 23px;
	padding: 8px 0 0 12px;
	color:#777777;
	font: 12px/12px arial, sans-serif;
	background: url(../Images/DropDown.gif) no-repeat;
	overflow: hidden;
	cursor:pointer;
}

#metroSelect {
	float:left;
	width:100%;
}
#postBtn {padding:0 0 0 0;}
#postBtn a {width:160px;height:40px;display:block;background:url(../Images/PostBtnLarge.gif) no-repeat;cursor:pointer;}
#postBtn a:hover {background:url(../Images/PostBtnLarge.gif) 160px 0;display:block;}
