/* 
================================
 Container Styles for DotNetNuke
================================
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
	BACKGROUND: #ffffff url(sfondo_barra_titolo.gif) top left repeat-x;
*/   

.containermaster_gray {
	width: 100%;
}
.containerbody {
}
.containerrow2_gray {
	background-color: trasparent;
}
.container2title {
	margin: 5px;
	font-size: x-small;
	BACKGROUND: #f2f2f2 url(angolo_bianco.gif) top right no-repeat;
}
