/* 
==========================================================================
 Container Styles for DGA Direct - DNN Skinfactory - www.dnnskinfactory.nl
==========================================================================
*/   

.containermaster {
	width: 100%;
	background-color: transparant;
}

.containerrow1 {
	background-color: transparant;
	height:30px;
	width:100%;
}

.yellowcontainerrow1 {
	background-color: transparant;
	background-image:url(images/yellowcontainer_02.gif);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
}

.yellowcontainerrow2 {
	background-color: transparant;
	background-image:url(images/yellowcontainer_08.gif);
	background-repeat:repeat-x;
	height:35px;
	width:100%;
	vertical-align:bottom;
}

.yellowcontainerleftrepeat {
	width:35px;
	background-image:url(images/yellowcontainer_04.gif);
	background-repeat:repeat-y;
}

.yellowcontainerrightrepeat {
	width:35px;
	background-image:url(images/yellowcontainer_06.gif);
	background-repeat:repeat-y;
}
