#zod {
  width:475px; 
  margin-top: 20px;
}
/* begin css tabs */
#zodtabs {	 
	float:left;
   width:100%;	
   background:#DAE0D2 url(../images/tabs/bg.gif) repeat-x bottom; 
}
#tabnav
{
	list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

#tabnav ul {
 		margin:0; 
      list-style:none; 
      }
      
#tabnav li 
{
 float:left;
 background:url(../images/tabs/left_both.gif) no-repeat left top;
 margin: 0;
 padding:0 0 0 9px;
 list-style:none;
  border-bottom:1px solid #765;
}

#tabnav a 
{
  float:left;
  display:block;
  background:url(../images/tabs/right_both.gif) no-repeat right top;
  padding:5px 15px 4px 6px;  
  text-decoration:none;
  font-weight:bold;
  color:#765;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabnav a {float:none;}
/* End IE5-Mac hack */
#tabnav a:hover {
  color:#333;
  }
  
#tabnav #current 
{
   background-position:0 -150px;
      border-width:0;
}
#tabnav #current a 
{
 background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
}
#tabnav li:hover, #header li:hover a {
      background-position:0% -150px;
      color:#333;
      }
    #tabnav li:hover a {
      background-position:100% -150px;
      }
/* end tabs*/
 
#result 
{
clear:both;
/* background: url(../images/main_box_grad_bg.gif) repeat-x; */
 border-bottom: 1px solid #64664A; /* set border COLOR as desired */ 
 border-left: 1px solid #64664A; /* set border COLOR as desired */ 
 border-right: 1px solid #64664A; /* set border COLOR as desired */
 border-top: none;
}
 
#result p 
{
 margin-left: 10px;
}
 
#result #searching
{
  height: 200px;
  width: 460px;
  margin-left: 10px;  
}
 
#result #resultslist
{
  margin-left: 10px;
  margin-right: 5px;
}
 
#result #resultslist .hit
{
 
}
#result #resultslist .hit .title h2
{
 font:13px;
 color:#003063;
}
#result #resultslist .hit .pubinfo
{
 padding-top: 3px;
 font-size: 11px;
 color: #333333;
}

#result #resultslist .hit .pubinfo img
{
vertical-align:text-bottom;
padding-right: 5px;
}

#result #resultslist .hit .body
{
padding-top: 3px;
 font:normal 11px;
 color:#000;
}
#result #resultslist .hit .url
{
 padding-top:3px;
 overflow:hidden;
 width: 450px;
 color: #008f91;
}
 
#result #resultslist .hit .url a
{
 font:normal 7px;
  color: #008f91;
}

#result #searchhead .turnred
{
 color: Silver;
}
 
#result #searchhead #showresults
{
 padding-left: 10px;
 padding-top: 7px;
}
#result #searchhead #showresults a
{
 color: ActiveCaption;
 text-decoration: underline;
} 
#result #searchhead #showresults hr
{
 margin-left: 0px; 
 margin-right: 10px;
 height:1px;
 border: 1px dashed #6B6D56; 
}
 
#result #searchhead #filterresults
{
 margin-left: 10px;
 margin-top: 0px;
 width: 460px;
 overflow: hidden;
 padding-top:5px;

}
 
#result #searchhead #filterresults b
{
 font:bold 11px;
 color:#000;
}
#result #searchhead #sortresults
{
 padding-top: 7px;
 margin-left: 10px;
 margin-bottom: 5px; 
 }
 
#result #searchhead #sortresults b
{
 font:bold 11px;
 color:#000;
}
 
#result #searchhead #topnumberofpages
{
 visibility: hidden;
 height: 0px;
}
 
#result #searchhead #countresults
{
 margin-left: 10px;
 margin-bottom: 5px;
}
 
#result #searchhead #countresults b
{
 font:bold 11px;
 color:#000;
}
 
#result #sponsbox {  
 border:1px solid #B5CFF1;
 background:#FFF;
 margin-right: 10px;
 margin-bottom: 10px;
 font:normal 11px Arial;
 color:#6382AD;
}

/* begin Google Ads */
#result #sponsbox {  
 border:1px solid #B5CFF1;
 background:#FFF;
 margin-right: 10px;
 margin-bottom: 10px;
 font:normal 11px Arial;
 color:#6382AD;
 padding: 0 0 0 0;
}
#result #sponsbox ul {
list-style: none;
padding: 0 0 0px 5px;
margin: 0 0 0 0;
 } 
#result #sponsbox ul li
{
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}
#result #sponsbox ul li h4
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}  
#result #sponsbox ul li .sponsordesc
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#result #sponsbox ul li .sponsorurl
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#result #sponsbox #sponsortext
{
 text-align: right;
}
 /* end Google Ads */
 
#result #searchbottom
{
	height:50px;
}
#result #searchbottom #zibbadvert
{
 float:left;
 padding-left: 10px;
 width: 150px;
}

#result #searchbottom #zibbadvert a img
{
 border-style: none;
}

#result #searchbottom #bottomnumberofpages
{
	float:right;
}

#moretopics{
 margin: 0px 20px 0px 20px;
 display: none;
}

#result #numberofresults
{
	visibility:hidden;
}
 
 /* begin No Results*/
#result .noresults
{
	padding-top: 10px;
}
 /* end No Results*/



/* KS */

#result #searchhead #resultstitle
{
 padding-left: 10px;
 padding-top: 7px;
}
#result #searchhead #resultstitle
{
 padding-left: 10px;
 padding-top: 7px;
}
#result #productresultslist ul
{
	list-style: none;
	margin-top: 0px; 
	margin-left: 10px;
}
#result #numberofpages
{
	 padding-left: 10px;
}
#result #iconlinks
{
		 padding-left: 10px;
}
