/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:750px;
	float: right;
	margin:0 0 20px 5px;
	padding:0;

	color: #333333;
	}

#SingleProd {

	margin-bottom:20px;
	position: relative;
	z-index: 1;
	float:left;
	}

#RelatedProducts {height:100%;}

.BlueBg {
	color: #ffffff;
	background: #3AB0D6;
	font-size:14px;
	width:100%;
	margin:10px 0;
	position: relative; 
	text-align: right;
	padding:0;
	}
	
