/* ----------------------- bodyWrapper->contentDouble --------------------------- */

div#bodyWrapper div#contentDouble {
	background-color: #FFFFFF;
    margin-left: 50px;
}

/* ----------------------- bodyWrapper->contentDouble->right --------------------------- */

div#bodyWrapper div#contentDouble div#right {
	float:right;
	width:585px;
	padding:15px;
	min-height:614px;
	height:auto !important;
	height:614px;
	background:url(../images/contentPageBg.jpg) no-repeat left top;
}
