/*
 * This CSS file is for top search
 */ 
/*HO007 START: CSS ADDED FOR TOP SEARCH MODULES */
#defaultsearch{
	height: 35px;
}

#googlesearch{
	height: 35px;
}
#mainsearchbody{
	width: 428px;
}
#googlesearchbox:focus
{
	border:0px;
	outline: 0px;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
}	
#googlesearchbox
{
	border:0px;
	outline: 0px;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
}	

#outlinesearchm:focus
{
	border:0px;
	outline: 0px;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
}	
#outlinesearchm
{
	border:0px;
	outline: 0px;
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
}

.testclass
{
    font-size:9px;
} 

.DSmagifier
{ 
	float:left; 
	margin: 6px 0px 5px 15px; 
}
.DSdivtext
{  
	background: url("../images/Background.png") no-repeat scroll left center rgb(255, 255, 255);  
	height:45px; 
	width:500px; 
	border:0px;
}
.DSdivtext1
{  
	float:left; 
	margin:9px 0px 0px 0px; 
	width:250px; 
}
.searchfield
{ 
	background:  rgb(255, 255, 255); 
	height:26px; 
	border:0px;
}
.DSbutton
{ 
	float:left; 
	width:199px; 
}
.DSbuttonimg
{ 
	margin: -3px 0px 0px -19px; 
}

.DGdivfirst
{ 
	margin:-7px 0px 0px 5px; 
}
.DGmagifier
{ 
	float:left; 
	margin: 6px 0px 5px 15px;
}
.DGdivtext1
{
	background: url("../images/Background.png")  no-repeat scroll left center rgb(255, 255, 255);  
	height:45px; 
	width:500px; 
	border:0px;
}
.DGdivtext2
{
	float:left; 
	margin:9px 0px 0px 0px; 
	width:250px;
}
.DGtextbox
{ 
	background: none repeat scroll 0% 0% rgb(255, 255, 255); 
	height:26px; 
	border:0px #ffffff;
}
.DGbutton
{ 
	float:left; 
	width:199px; 
}
.DGbuttonimg
{ 
	margin: -3px 0px 0px -19px;
}
.radiooptions
{
	float: left; 
	margin: -6px 0px 0px 20px;
}
.radio2
{
	padding-left:10px;
}
.webadd
{
	float: right;  
	margin: -6px 0px 0px 10px; 
	font-size: 9px;
}
/*HO007 END: CSS ADDED FOR TOP SEARCH MODULES */
