/* 
================================
 Container euroconte 
================================
*/   

.containermaster_maroon
{
	border-right: maroon 0px solid;
	border-top: maroon 0px solid;
	border-left: maroon 0px solid;
	width: 100%;
	border-bottom: maroon 0px solid;
	background-color: transparent;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}

.containerrow_darkred {
	background-color: tranparent
}



