/* 
================================
 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;
}
.containertitle {
	margin: 5px;
	color:#FFFFFF;
	font-size: xx-small;
	BACKGROUND: #ffffff url(angolo_bianco.gif) top right no-repeat;
}
.containertitle_inf {
	margin: 2px;
	color:#FFFFFF;
	font-size: xx-small;
}