/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.backgconnarrow
{
	border-style: none;
	background-image: url(cloud_DarkBlueLinksNarrow.jpg);
	width:150;
}

.backgleftconnarrow
{
	border-style: none;
	background-image: url(leftfill.jpg);
	height: 100%;
	width: auto;
}
.backgrightconnarrow
{
	border-style: none;
	background-image: url(rightfill.jpg); 
	height:100%;
	
	
}
