* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
	text-align: center;	
}
body {
	background: #F5F0EB;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
}
a { color: #B35A1E; text-decoration: underline; }
img { border: none; }
table { 
	margin-left: auto;
	margin-right: auto;
}
.title { text-align: left; font-size: 30px; color:#FFFFFF; }
.titlelinks { font-size: 13px; color: #FFFFFF; text-decoration: none; }
.titlelinks:hover { font-size: 13px; color: #FFFFFF; text-decoration: underline; }
.padded { text-align: right; padding-right: 7% }
.CQP { text-align: left; padding: 0; font-size: 11px; }
.CQP b { font-size: 13px; }
.bigtext { font-size: 15px; }
.producttitle,.soldout { font-size:18px; }
.price { font: 25px "Arial Black"; }
.forumlink { font-size: 13px; text-align: center }
.buylink { font-size: 25px; text-align: center; }
.wootoff { text-align: center; }
.validation { text-align: right; }
.wootlink { text-decoration: none; color:#FFFFFF; }
.wootlink:hover { text-decoration: underline; }
.firstindent { margin-left:58px; text-indent:-58px; }

#time { color:#000000; text-decoration: none; }
#servertime { display: none }
#lowerbar { text-align: center; }
#pricecomp { font-size: 10px; text-decoration: none; margin-top: 10px; }
#purchasepanel #purchasewarn {
	visibility: hidden;
}
#purchasepanel:hover #purchasewarn {
	visibility: visible;
}

