<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.title {
	color:#ffffff;
	font-size:14px; 
	font-family:Arial; 
	font-weight:bold;
	
}

.leftbottom {
	border-right;  
}

.rightbottom {
	background-image:url(media/right_bottom_container.jpg);  
}

.bottom {
	background-image:url(media/bottom_container.jpg);  
}
</pre></body></html>