/* 
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 */



#esnBanner{
		width:500px;
		height:186px;
		background:url(http://files.edu-search.com/images/widgets/medassistingnet.jpg) no-repeat;
	}

        #widget{
		height:40px;
		width:365px;
		float:right;
		margin:140px 10px 0 0;
		_margin:115px 1px 0 0;
	}
	
	#esnBanner > #widget{
		height:40px;
		width:349px;
		float:right;
		margin:114px 9px 0 0;
	}

	#widget p{
		margin:0 !important
	}

	#zipCode_Field{
		width:105px;
		float:left;
	}
	
	#LeadZip{
		width:105px;
		margin:6px 0 0;
		height:20px;        
		_height:20px;       
	}
	
	#zipCode_Field > #LeadZip{
		width:105px;
		margin:6px 0 0;
		_height:20px;  
	}
	
	#submitbutton{
		width:40px;
		height:40px;
		float:left;
	}
	
	.esnsubmit{
		width:40px;
		float:left;
                margin:0 0 0 7px;
	}
	
	#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;
	}