html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a{
margin: 0;
padding: 0;
border: 0;
}

.float-left{
	float: left;
	display: inline;
}	

.clear{
	clear:both;
}	

body{
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: url(../img/sitewide/pagebg.gif) repeat-x;
}	

p{
	margin: 5px 0;
}	

h1{
	font-size: 22px;
	margin: 5px 0;
	color: #15419a;
}		

h2{
	margin: 10px 0;
	font-size: 17px;
	color: #3366cc;
}	

strong{
	color: #2951a2;
}	

#power_seller{
	position: absolute;
	top:0;
	right:0;
}

#trading_assistant{
	position: absolute;
	top:0;
	left:0;
}

#burst_left{
	position: absolute;
	top:64px;
	left:40px;
}

#burst_right{
	position: absolute;
	top:64px;
	right:40px;
}


#weveearned{
	height: 82px;
	width: 233px;
	background:url(../img/sitewide/weveearned.gif) no-repeat;
}	

.earnedamount{
	font: 32px Georgia, "Times New Roman", Times, serif;
	color: #e3f3fe;
	font-weight: bold;
	margin: 0 0 0 60px;
	line-height: 75px;
}	

.soldby strong{
	color:#ffec01;
}	

#container{
	margin: 0 auto;
	width: 790px;
}	

.white{
	color: #fff;
}

.soldby{
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	width: 100px;
	padding: 90px 8px 5px 8px;
}	

* html .soldby
{
  padding: 90px 7px 5px 7px;
  width: 90px;
}

	
.soldamount{
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #192224;
	width: 100px;
	text-align:center;
}

#header{
}

#menu{
}

#content{
	width: 430px;
	padding: 12px;
	background: url(../img/sitewide/contentbg.gif) repeat-x #e3f3fe;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
}	

.center{
	text-align: center;
}

small{
	line-height: 12px;
}

		
