@charset "UTF-8";



/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 

#cse-search-box {
    width: 335px !important;
    float: right;
	margin:0;
	padding:0;
}
#cse-search-box div{
	text-align:left;
	padding:1px;
}
