html, body, div, img, form {
	margin:0;
	padding:0;
	border:0
}
body {
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#4f4f4f;
	padding:0;
	margin:3px 0;
}
a, a:visited, a:active {
	text-decoration:none;
	color:#b34400;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;

	color:#4f4f4f;
}
a img {
	border-width:0;
}

/* Related Styles*/

#ContainerRelated a, #ContainerRelated a:visited {
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: left;
	display:block;
	padding:6px 0 6px 4px;
	margin:0;
	color:#4f4f4f;
	width: 111px;
	float: left;
	border-bottom:1px dotted #e2e2e2
}

#ContainerRelated a:hover {
	text-decoration:underline;
	color:#b34400;
	background:#f7f7f7
}
#HeadingRelated, #HeadingRelated a, #HeadingRelated a:visited {
	width: 464px;
	padding:5px 0 5px 4px;
	color:#b34400;
	text-transform: capitalize;
	border-bottom:1px solid #e2e2e2;
	display:none;
}
#HeadingRelated a:hover {
	text-decoration:underline;
	background:#f7f7f7;
	color:#b34400
}


/* Ads Styles */

#ContainerSponsors, #ContainerRelated {
	padding:0 3px;
}
#ContainerSponsors a {
	display:block;
	padding:6px;
	margin-bottom:0;
}
#ContainerSponsors a:hover {
	text-decoration:none;
	color: #b34400;
	background:#f3f3f3;
}

#HeadingSponsors {
 	display:none;
	text-align:left;
	padding:6px;
	font-weight:bold;
	margin:0;
	width:100%;
	text-transform:uppercase;
}
#KeywordsIntro:after{

}
#KeywordsIntro{
	text-transform: capitalize;
}

#Date{
	font-size:70%;
	text-decoration:none
}
.AdHeading {
	padding-left: 25px;
	font-size:90%;
	text-align:left;
	font-weight:normal;
	text-decoration:underline
}
.AdHeading b{
	background: #088CCC;
	color:#fff;
	text-transform: uppercase
}
.AdNumber{
	position: absolute;
}
.AdDescription {
	display:block;
	font-size:90%;
	font-weight:normal;
	text-align:left;
	font-style: normal;
	color:#4f4f4f;
}
.AdURL {
	font-size:75%;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	font-style:normal;
	padding-right: 5px;
	color:#777
}
a:hover .AdDescription, a:hover .AdURL {
	text-decoration:underline
}


#HeadingSponsors a, #HeadingSponsors a:visited {
	text-decoration:none;
	float:none;
	display:inline;
	margin:0;
	padding:0;
	width:auto;
	font-weight: normal;
	color: #4f4f4f;
	font-size: 75%;
	border:0
}
#HeadingSponsors a:hover {
	text-decoration:underline
}
.AdFavicon{
	vertical-align: middle;
	margin-right: 5px;
}
a#RelatedSponsors, a#RelatedSponsors:visited{
	color: #b34400;
	display: block;
	text-align: right;
	position: absolute;
	margin: 0 auto;
	top: 3px;
	right:4px;
}

#SearchHeadingRelated, #SearchHeadingAds{
	text-align: left;
	margin: 0;
	color: #4f4f4f;
}

/* Form Elements */

form {
	clear:both;
	float:left;
	padding-left:273px;
	width: 100%;
}
#Textfield{
	float:left;
	font-family:arial;
	font-size:12px;
	width:110px;
	border:solid 1px #b34400;
	margin-top:6px;
	padding:0;
}
#Button 
{
	float:left;
	width:auto;
	cursor:pointer;
	font-family:arial;
	font-weight: bold;
	padding: 0 5px 3px 5px;
	font-size:11px;
	height:17px;
	background:#b34400;
	color: #fff;
	margin-top:6px;
	margin-left:5px;
	border:1px solid #b34400;
}
