#mainContentWrapper {
	width: 842px;
	background-color:#FFFFFF;
	background-image:url(https://www.chloeandjane.com/images/admin/contentBG.gif);
	background-repeat:repeat;
	clear: both;
	margin: auto;
	padding-bottom:30px;
	position: relative;
	text-align: left;
overflow:hidden;
	

}

#contentContainer {
	width: 590px;
	float: right;
	position: relative;
	margin-right: 15px;
	margin-top: 43px;
	margin-bottom: 30px;
overflow:hidden;
	

}

#contentContainerLarge {
	width: 770px;
	float: left;
	margin-right: 35px;
	margin-top: 43px;
	margin-bottom: 30px;
	margin-left: 35px;
	overflow:hidden;
	position: relative;
	
}