


/* ----- RSB STYLES ------ */
td.RSB {
	width:270px;
	padding-top:12px;
}
td.RSB p {
        line-height:1.4em;
}
/* --- MAIN CONTENT ----*/
td.MainContent { /* wrapper, has page title inside it */
    background: url('/images/system/3-column-mc-bg.png') no-repeat 0 0;       
}
table.ContentBoundingBox {
	width:953px;
}
#header-content {
	width:953px; 	
}
/* fix to hack content having fixed width larger tables */
td.MainContent table {max-width:402px;margin:0;padding:0;}

	/* --- PAGE TITLE ---- */
	h1#page-title {	
		width:405px;		
	}
		#title-bottom {			
			width:435px;			
		}
#pre-block-pad {
width:433px;
overflow:hidden;
margin-left:25px;
padding-top:10px;
}
#padded-content { /* contains actual content of page */
	width:402px;
	padding:0 40px 50px 40px;
}
#padded-content img {
        max-width:402px;
}

