/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("ie.css");
/* end import/hide */

.findmain, #image-holder, #sidebartitle-right, .calltoaction, #searchboxtop, .findschools, #rightcol, #searchform{
display:none !important;
}
#esnBanner{
		width:450px;
		height:167px;
		background:url(http://files.edu-search.com/images/widgets/dental.jpg) no-repeat;
                margin:0 10px;
                _margin:0;
	}

        #widget{
		height:40px;
		width:284px;
		float:right;
		margin:86px 10px 0 0;
		_margin:90px 0 0 0;
	}
	
	#esnBanner > #widget{
		height:40px;
		width:278px;
		float:right;
		margin:97px 9px 0 0;
	}

	#widget p{
		margin:0 !important
	}

	#zipCode_Field{
		width:63px;
		float:left;
	}
	
	#LeadZip{
		width:56px;
		margin:6px 0 0;
		height:20px;        
		_height:20px;       
	}
	
	#zipCode_Field > #LeadZip{
		width:56px;
		margin:6px 0 0;
		_height:20px;  
	}
	
	#submitbutton{
		width:30px;
		height:30px;
		float:left;
	}
	
	.esnsubmit{
		width:34px;
		float:left;
                margin:4px 0 0 4px;
	}
	
	#or{
                float:left;
		width:20px;
		height:30px;
		line-height:10px;
		margin:15px 0 0 3px;
	}
	
	#stateSelect{
                float:left;
		width:125px;
		margin:9px 8px 0;
		*margin:6px 8px 0;
		font-size:14px;
	}

	#LeadState{
		width:124px;
	}