
/* --- MAIN CONTENT ----*/

td.MainContent { /* wrapper, has page title inside it */
    background: url('/images/system/int-1column-mc-bg.png') no-repeat 0 0;       
}
	/* --- PAGE TITLE ---- */
	h1#page-title {	
		width:880px;	
		margin-left:23px;
	}
		#title-bottom {			
			width:908px;			
		}
#padded-content { /* contains actual content of page */
	width:875px;
	padding:0 40px 50px 40px;
}
#padded-content img {
max-width:875px;
}
