
body {
	background-image: url(images/background.png);
	background-color: #E0E0E0;
	background-repeat: repeat-x;
	margin: 0px;
}
div, img, p {
 	padding:0;
	margin:0;
	line-height: inherit;
}
.topblack{
	height: 23px;
	position: relative;
	top: 0px;
	background: black;
	width: 100%;
	;
}
.white{
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	padding-top: 5px;
}
a.white{
	color: #333;
}
.best {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #c20b0b;
	text-decoration: none;
}
.maintable{
	background-color: #fff;
	border: 3px solid #436d1b;
	background-repeat:repeat-x;
}
.plaintext {
	font-family: Arial;
	font-size: 14px;
	color: #000;
}
.whitetable{
	background: #fff;
	border: 1px solid #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.toppick{
	width: 542px;
	margin: auto;
	border-left: 1px solid #ab101f;
	border-right: 1px solid #ab101f;
	margin-bottom: 0;
}
.toppickbottom{
		background: url(images/top_pick_bottom_line.png) no-repeat bottom;
		height: 20px;
}
.alsorated{
	width: 542px;
	background: url(images/also_middle.png) repeat-y;
	margin: auto;
	margin-bottom: 0;
}
.bottom {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.alsoratedbottom{
		background: url(images/also_recommended_bottom_line.png) no-repeat bottom;
		height: 20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.body1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}
.whitefooter {
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
	padding-top: 5px;
}
a.whitefooter {
	color: #FFF;
}
-->
