 div.wrapper {
	width: 940px;
}
.cm_wrapper_colleft, .pm_wrapper_colleft {
	display: none !important;
}
.bottom_buttons {
	text-align: left;
}
.pm_wrapper, .cm_wrapper, div.site {
	width: 600px !important;
	padding: 0px 0px 45px 25px;
}	
.cm_wrapper {
	min-height: 583px;
	width: 890px !important; 
	padding: 0px 25px 15px 25px;
}
.cm_wrapper.noedit{
	min-height: 145px !important;
}

.cm_wrapper_colright {
	min-height: 470px;
}		
.cm_colright {
	margin-bottom: 0px;
}
.pm_wrapper_colcenter, .pm_wrapper_colright {
	padding-top: 0px;
	padding-left: 0px;
}
.pm_wrapper_colright {
	padding-left: 35px;
	padding-right: 0px;
}
div[id^=preview_containeritem_image] img {
	max-height: 80px;
	max-width: 120px;
	width: auto;
	height: auto;
}	
body {
	background-color: #0075B1;
}
#site {
	width: 100% !important;
	height: 838px;
}

.description {
	width: 120px;
}
.fields {
	width: 600px;
}
.divider {
	width: 720px;
}
.bottom_buttons {
	bottom: 0;
	height: 40px;
	left: 50%;
	margin: 0 auto 0 -405px;
	position: fixed;
	background-color: #0075B1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
}

div.x-panel-body.x-panel-body-noheader {
	border: 1px solid #0075B1 !important;
}