/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.backgwide
{
	border-style: none;
	background-image: url(cloud_DarkBlue500.jpg);
	width:480;
	
}

.backgleftwide
{
	border-style: none;
	background-image: url(leftfill.jpg);
	height: 100%;
	width: auto;
}
.backgright
{
	border-style: none;
	background-image: url(rightfill.jpg); 
	height:100%;
	
	
}


