body {
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-color:#fff;
/*background:url(../images/TheBestPrices-logo-right.png) no-repeat top right;*/
font-family: Tahoma, Verdana;
}

table, a {
font:13px Tahoma, Verdana;
}

table.product {
background-image:url(../images/bg2.png);
background-repeat:no-repeat;
width:715px;
height:120px;
}

.headline {
text-align:center;
font-weight:bold;
color:#242;
}

.headline a:link, .headline a:visited {
	font-weight:bold;
	/*color:#345943;*/
	color:#173a8a;
	text-decoration:underline;
}

.headline a:hover, .headline a:active {
	color:#4261A9;	
}

.box_content { 
width:400px;
text-align:left;
margin-left:35px; 
font-size:13px;
font-family:Tahoma, Verdana;
color:#212;
vertical-align:top;
}

.box_content p:hover { 
color:#000;
background:#A4FFEF;
text-decoration:underline;
}

td {
vertical-align:top;
}

h4 {
	font:14px Tahoma, Verdana;
	text-decoration:underline;
	text-align:center;
}

a.buynow {
	display:block;
	width:130px;height:50px;
	text-decoration:none;
	background-image:url(../images/order-l.gif);
	background-repeat:no-repeat;
}
a.buynow:hover {
	background-image:url(../images/order-lo.gif);
}

div.bottom {
background:#D1FFFF;
width:500px;
font-size:14px;
font-weight:bold;
text-align:center;
color:#656;
}

div.bottom a:link, div.bottom a:visited {
font-size:14px;
font-weight:bold;
color:#656;
text-decoration:underline;
}

div.bottom a:hover, div.bottom a:active {
color:#404;
}