td.r_more_txt ul {
	position: relative;
	left: -1.8em;
}

#reevoo-top-three-offers {
    width: 286px;
	border: 1px solid #4c9fee;
 	margin-right: 12px;
	margin-bottom: 12px;
	z-index: 10;
	background: none;
}

#reevoo-top-three-offers h3 {
	color: #ffffff;
	background-color: #4c9fee;
	padding: 3px;
	padding-left: 8px;
	font-weight: bold;
	line-height: 1.5em;
}

#reevoo-top-three-offers table {
	border-collapse: collapse;
	}

#reevoo-top-three-offers td {
	vertical-align: middle;
	border-top: 1px solid #4c9fee;
	padding-left: 8px;
}

#reevoo-top-three-offers tr {
	height: 40px;
}
#reevoo-top-three-offers td.buy_link { 
	width: 17%; 
}

#reevoo-top-three-offers div.go_button {
  	height: 16px;
  	background: none;
	background-color: #4c9fee;
	width: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 0px;
	margin:  0px;
	margin-left: 12px;
}

#reevoo-top-three-offers td.reevoo_link {
	border-style: none;
	padding-top: 6px;
	padding-bottom: 5px;
	border-top: 1px solid #4c9fee;
	line-height: 14px;
	padding-right:8px;
	background-color: #4c9fee;
}

#reevoo-top-three-offers div.reevoo_logo {
	display: none;
	background: none;
	width: 0px;
	height: 0px;
	padding: 0;
	float: right;
}

#reevoo-top-three-offers td.price {
	font-weight: bold;
}

#reevoo-top-three-offers a.buy_link {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	padding-left:  0px;
	text-transform: uppercase;
}

#rv_box {
	clear: left;
	border-color: #64d300;
	border-style: solid;
	border-width: 1px;
}

#reevoo-top-three-offers td.reevoo_link {
	border-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#reevoo-top-three-offers div.small_logo {
	display: none;
	height: 0px;
	width: 0px;
	margin-top: 0px;
	background: none;
	float: left;
}

#reevoo-top-three-offers a.reevoomark_prices {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#reevoo-top-three-offers a#reevoomark_prices {
  background: none;
  padding-left: 0px;
}


/* Overrides for reviews */

body #reevoomark {
	z-index: 5;
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

body #reevoomark h2.branding {
	font-weight: bold;
	color: #666666;
	position: relative;
	top: 10px;
	font-size: 12px;
	clear:left;
	display: block;
	/* width: 350px; // restricting width messes up IE */
 } 
 
body #reevoomark .reevoo_logo {
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 126px;
	height: 25px;
	clear:left;
	display: block;
}

body #reevoomark p.summary {
	padding-top: 8px;
	width: 350px;

}

body #reevoomark .product_name {
	font-weight: bold;
	

}


body #reevoomark #review_count {
	font-weight: bold;
	clear: both;
}



body #reevoomark dl {
width: 570px;
	
}