@import url("global.css");
@import url("ads.css");

#Right {
	padding-bottom: 0;
}
#Right .Ad {
	padding-top: 0;
	padding-bottom: 20px;
}
#Left {
	margin-right: 201px;
	padding-right: 9px;
}
#Left .Ad {
	clear: left;
}
form#BigSearch td {
	vertical-align: middle;
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
form#BigSearch input#Terms {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #0033CC;
	width: 300px;
}
#ExtraSearchLinks {
	float: right;
	width: 120px;
	text-align: right;
	font-size: 12px;
	margin-left: 20px;
}
#ExtraSearchLinks a {
	margin-bottom: 10px;
	display: block;
	line-height: normal;
}
