.content{
	background:#1e1e1e;
	padding-top:15px;
}
.whammy-header{
	background:url(../images/header.jpg) no-repeat top;
	width:950px;
	height:316px;
	position:relative;
	margin:0 auto;
	border-bottom:#666666 solid 1px;
}
.share-this{
	position:absolute;
	top:260px;
	right:10px;
}
.lcontent{
	margin:15px 0 0 10px;
	width:411px;
	float:left;
}
.price{
	margin:50px 0 0 110px;
}
.lcontent ul{
	margin:25px 0 0 35px;
}
.lcontent ul li{
	float:left;
}
.rcontent{
	width:515px;
	float:right;
	margin:0 15px 15px 0;
}
.rcontent h3{
	margin-top:10px;

}
.rcontent p{
	font-size:13px;
	margin-top:5px;
	line-height:20px;
	text-align:justify;
	letter-spacing:.1px;
}
