/* Container vs Float Error Correction */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.SearchKeywords { /*padding: 1px 0 2px 0; font-size: 0.95em;*/
	

	
	border:none;
	
	
	 }

.SearchButton 
{
/*color: #fff; 
	background: url("/EasySiteWeb/EasySite/StyleData/LCC_General/Images/global-search-button.gif") no-repeat left center; 
	margin: 0; 
	padding: 2px 20px 2px 14px;
	line-height: 1.6em; 
	cursor: pointer; 
	float: left;
	 font-weight: bold; 
	 border:none;
	 width:70px;
	 height:25px; */

	 
	 }
.oDataSearchFormLabel { display: block; }
.oDataSearchFormInputText { display: block; float: left; width: 66; }
.oDataSearchFormButton { display: block; float: right; width: 34%;}
