/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_basis {
	width: 100%;
	background-color: transparant;
}

.containerrow1_basis {
	background-image:url(basiscontainer_02.gif);
	height:32px;
}

.containerrow2_basis {
	background-color: transparant;
	height:36px;
}

.Leftcolumn_basis {
	background-color: transparant;
	width:10px;
}

.Rightcolumn_basis {
	background-color: transparant;
	width:10px;
}
