/* 
Title:		screen styles and ie/win fixes
Author: 	www.blogperfume.com
*/


/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("ie.css");
/* end import/hide */


div#ESNrightColumnWi5 div.esnMidSection div.esnMidsectionForm form div#zipBox {
    width: 57% !important;
}

div#ESNrightColumnWi5 {
    width: 183px !important;
}

#esnBanner{
		width:500px;
		height:186px;
		background:url(http://files.edu-search.com/images/widgets/business.jpg) no-repeat;
                margin: 0 auto;
	}

        #widget{
		height:40px;
		width:325px;
                _width:337px;
		float:right;
		margin:140px 10px 0 0;
		_margin:115px 1px 0 0;
	}
	
	#esnBanner > #widget{
		height:40px;
		width:325px;
		float:right;
		margin:114px 9px 0 0;
	}

	#widget p{
		margin:0 !important
	}

	#zipCode_Field{
		width:75px;
		float:left;
	}
	
	#LeadZip{
		width:75px;
		margin:6px 0 0;
		height:20px;        
		_height:20px;       
	}
	
	#zipCode_Field > #LeadZip{
		width:75px;
		margin:6px 0 0;
		_height:20px;  
	}
	
	#submitbutton{
		width:30px;
		height:30px;
		float:left;
	}
	
	.esnsubmit{
		width:40px;
		float:left;
                margin:3px 0 0 11px;
	}
	
	#or{
		width:30px;
		height:40px;
		float:left;
		line-height:10px;
		margin:15px 0 0 3px;
	}
	
	#stateSelect{
		width:140px;
		float:left;
		margin:9px 8px 0;
		*margin:6px 8px 0;
		font-size:14px;
	}

	#LeadState{
		width:140px;
	}

#post-9 #disqus_thread,
#post-9 .dsq-brlink{
	display:none;
}
