.dvElastic #maincontainer_rsb, .dvElastic #maincontainer_rsb_ie56{ 
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/container_rsb_background.jpg);
	background-repeat: repeat-y;	
}

.dvElastic #maincontainer_norsb, .dvElastic #maincontainer_norsb_ie56{ 
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/container_norsb_background.jpg);
	background-repeat: repeat-y;	
}

