/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
	width:100%;
	border-right: #cccccc 1px dotted; 
	border-top: #cccccc 1px dotted; 
	border-left: #cccccc 1px dotted; 
	border-bottom: #cccccc 1px dotted; 
	margin:0;
}
.containerrow1 
{

}
.containerrow2
{

}
