#header #menu ul { 
	padding: 6px 0 0 0;
}

#big_banner {
	margin: 0 0 4px 265px;
}

#header #notebook {margin: 6px 1em 0 0; }

#index .box_content p {	margin: 1ex 0; }

#index #novini li {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:circle;
	margin: 0px;
}
#index #novini ul {
	padding: 0 0 0 1px;
}


#tips a.exampleLink:link {font-family: Arial, "MS Sans Serif", Verdana; font-size: 11px; text-decoration: none; color: #000000; font-weight: bolder; }
#tips a.exampleLink:hover {font-family: Arial, "MS Sans Serif", Verdana; font-size: 11px; text-decoration: underline; color: #000000; font-weight: bolder;}
#tips a.exampleLink:visited	{font-family: Arial, "MS Sans Serif", Verdana; font-size: 11px; text-decoration: none; color: #000000; font-weight: bolder;}
#tips a.exampleLink:active {font-family: Arial, "MS Sans Serif", Verdana; font-size: 11px; text-decoration: none; color: #FF0000; font-weight: bolder}	


#search_results #result_box .top .sort { float: right; padding: 3px 2pt 0 0; color: white;}
#search_results #paging .pages { float: right; padding: 0 10px 0 0; }


#custom_se a:hover span {
  display: block;
  position: absolute;
  top: 310px;
  left: 470px;
  background: white;
  width: 200px;
  text-align: left;
  padding: 10px;
  color: black;
  border: 1px solid black;
  text-decoration: none;
}


