/* 
================================
 Container Styles for Re-invent
================================
*/   

.containermaster_gray {
	width: 100%;
	background-color: #ffffff;
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.containerrow1_gray {
	BACKGROUND-IMAGE: url('../../../../../DNN.RE-INVENT.COM/Portals/_default/Containers/DNN-Gray/gradient_LtGray.jpg');
}
.containerrow2_gray {
	background-color: #ffffff
}