body	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px
	}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #342D73;
	text-decoration: none;
	font-weight: bold
	}
a:hover {
	color: #E80000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	text-decoration: underline;
	font-weight: bold
	}
#navigation {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	padding: 6px;
	}
#navigation a, #navigation a:hover {
	font-size: 10px;
	}
#leftcol {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	padding-right: 2px;
	}
#leftcol p {
	padding: 0;
	margin: 0;
	padding-top: 6px;
	}
#leftcol a, #leftcol a:hover {
	font-size: 10px;
	}
#leftcol h2 {
	margin-top: 16px;
	font-size: 12px;
	}
#leftcol .popular {
	font-style:italic;
	color: #790209;
	}
#leftcol .break {
	padding-top: 20px;
	}
h1 {
	font-size: 24px;
	margin-left: 15px;
	}
h2 {
	font-size: 18px;
	margin-left: 15px;
	}
p {
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 20px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
.product {
	font-size: 14px;
	color: #790209;
	font-weight: bold;
	margin-bottom: 5px;
	}
#pricecomparison {
	width: 531px;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 0px;
	}
#pricecomparison h4 {
	margin: 0;
	margin-bottom: 8px;
	text-align: center;
	font-size: 14px;
	}
#pricecomparison table.pricelist {
	width: 100%;
	font-size: 10px;
	background-color:#eeeeee;
	}
#pricecomparison table.pricelist th.center {
	text-align: center;
	}
#pricecomparison table.pricelist th {
	background-color:#f1e7df;
	border-bottom:1px solid #999999;
	}
#pricecomparison table.pricelist tr.best-price {
	color:#000000;
	font-size: 12px;
	background-color:#dddddd;
	}
#pricecomparison table.pricelist td {
	border-bottom:1px solid #FFFFFF;
	vertical-align:middle;
	}
#pricecomparison table.pricelist th, table.pricelist td {
	text-align:right;
	padding:5px;
	}
#pricecomparison table.pricelist td.store-logo {
	width:160px;
	font-weight:bold;
	text-align:center;
	}
#pricecomparison table.pricelist td.store-logo a img {
	display:block;
	margin:0 auto;
	border:1px solid #CCCCCC;
	}
#pricecomparison table.pricelist td.total {
	font-weight:bold;
	}
#pricecomparison table.pricelist td.total strong {
	display:block;
	color:#E80000;
	font-weight:normal;
	}
#pricecomparison table.pricelist td.buy-now {
	text-align:center;
	width:90px;
	}
