#buttonPlacement {
	xwidth: 345px;
	vertical-align: top;
	padding: 5px 5px 0px 0px;
}

#js_wrapper {
	width: 390px;
	margin-left: 10px;
	font-size: 8pt;
	color: #464643;
	float: center;
}

#header{
	xwidth: 719px;
	width: 390px;
	height: 19px;
	margin-top: 12px;
	margin-bottom: 5px;
	margin-right: 20px;
}

#header .float_right{
	font-size: 8pt;
}

#js_module{
	clear: both;
	
}

#js_module .header .floatTop_right{
	float: right;
}

#js_module .header{
	height: 5px;
	min-height: 5px;
	background-color: #adad82;
}

#js_wrapper_side #js_module .header{
	width: 200px;
	height: 6px;
	background-image: url(/monster/images/js_side_header_bg.gif);
	background-repeat: repeat-x;
}

#MONSMessage1 {
	font-weight: bold;
}

#searchTitle {
	font-weight: bold;
}

#js_module .header .float_left{
	height: 5px;
}
#js_module .header .float_right{
	height: 5px;
}

#js_module .main {
	height: 310px;
	xborder: 1px solid red;
	background-color: #f2f2e6;
	border-left: 1px solid #adad82;
	border-right: 1px solid #adad82;
	border-top: 1px solid #adad82;
	border-bottom: 1px solid #adad82;
	padding: 0px 10px 0px 10px;
}

#js_module .main .title{
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 8pt;
	color: #464643;
}

#js_module .title{
	margin-top: 12px;
	margin-left: 6px;
	margin-bottom: 6px;
	font-size: 8pt;
}

#js_module .xfooter{
	height: 4px;
	min-height: 4px;
	background-image: url(/monster/images/js_footer_bg.gif);
	background-repeat: repeat-x;
}

#js_module .footer .float_left{
	height: 4px;
}

#js_module .footer .float_right{
	height: 4px;
}

#js_module #adspace{
	margin-left: 5px;
}

#js_module #adspace .advertisement{
	height: 5px;
	float: left;
}

#js_module #adspace .separator{
	width: 1px;
	height: 80px;
	margin-left: 10px;
	margin-right: 10px;	
	background-image: url(/monster/images/js_separator_vert_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#ServerForm {
	xborder: 1px solid black;
}

#select1 {
	height: 70px;
}

#js_module{
	margin-top:10px;
}

#js_wrapper_side #js_module .title{
	font-size: 8pt;
}

#js_wrapper_side #js_module .main{
	border-left: 1px solid #8040ae;
	border-right: 1px solid #8040ae;
	padding-left: 6px;
	padding-right: 6px;
	color: #7e40ad;
}

#monsterSearchWrapper {
	width: 345px;
	height: 320px;
	margin-top: -10px;
}

.floatTitle_right 
	float: right;
}

.floatTop_right {
	float: right;
}


.floatTop_left{
	float: left;
}

.floatBottom_right {
	float: right;
}


.floatBottom_left{
	float: left;
}


.float_right{
	float: right;
}

.float_left{
	float: left;
}

.clear{
	clear: both;
}

#select1 {
	width: 320px;
}

.KeywordsTextBox_long, #MasterPage1_BodyContent__ctlKeyAndLoc__tbKeywords, .keywrdField { 
	border:1px #E0E0E0 solid; 
	width: 320px;
}

.KeywordsTextBox { border:1px #E0E0E0 solid; width:200px;  }
.xCityTextBox { border:1px #E0E0E0 solid; width:150px;  }
.CityTextBox { border:1px #E0E0E0 solid; width:100px;  }
.StateDrop { border:1px #E0E0E0 solid; }
.ZipTextBox { border:1px #E0E0E0 solid; width:70px; }
.RadiusDrop { border:1px #E0E0E0 solid; }
.InputTitle{ font-weight:bold; }

#cityZipWrapper {
	width: 325px;
	height: 55px;
	padding: 10px 0px 10px 0px;
}

#cityWrapper {
	float: left;
}

#cnme, #MasterPage1_BodyContent__ctlKeyAndLoc__tbCity {
	width: 120px;
}

#zip, #MasterPage1_BodyContent__ctlKeyAndLoc__tbZip {
	width: 50px;
}
 

#stateWrapper {
	float: left;
}

#sid, #MasterPage1_BodyContent__ctlKeyAndLoc__dropState {
	width: 70px;
}

#re, #MasterPage1_BodyContent__ctlKeyAndLoc__dropRadius {
	width: 65px;
}

#zipRadiusWrapper {
	width: 320px;
	height: 55px;
}

#zipWrapper {
	float: right;
}

#radiusWrapper {
	float: right;
}

#jobCategoryRight {
	float: right;
}

#js_wrapper_side #js_module .footer{
	width: 200px;
	height: 6px;
	background-image: url(/monster/images/js_side_footer_bg.gif);
	background-repeat: repeat-x;
}

#js_wrapper_side #js_module .footer .float_left{
	height: 6px;
}

#js_wrapper_side #js_module .footer .float_right{
	height: 6px;
}


