body {
	background-color: #fff;
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	color: #555555;
}
a {
	color: #1589e6;
	text-decoration: none;
	border-bottom: 2px dotted #64b4f5;
	font-weight: bold;
}
a:hover {
	border-bottom: none;
}
.searchBox {
	border:2px solid #1589e6;
	color: #333333;
}
#splashPage .pluginTopSearches{
	margin-top: 40px;
	margin-bottom: 60px;
}
#splashPage .pluginTopSearches h3 {
	background-image: url("../images/star_red.png"); background-repeat: no-repeat; background-position: left top;
}
#searchPage #searchResultStats {
	padding-top: 20px;
	background: none;
	padding-top: 20px;
	color: #aa0000;
}
#searchPage .relatedSearches {
	background: none;
	color: #aa0000;
}
#searchPage #container {
	margin:0pt auto;
	width:80%;
	margin-top: 50px;
}
#searchPage #searchResults {
	margin-top: 50px;
}
#searchPage #ads1 {
	margin-top: 50px;
}
.more{
	background-image: url("../images/star_green.png"); background-repeat: no-repeat; background-position: left top;
}
#searchPage #searchResults .searchResult:hover{
	background-color:#d2ebff;
}
#searchPage #searchResultNavigation .pageNumber {
	border:0;
	background:none;
	padding:2px;
	margin:5px;
	width:25px;
	height:auto;

}