/* 
=================================
 Container Styles for DotNetNuke
 Created by: ucube
=================================
*/   

.ucube_container_size
{
	background-image: url(images/squaregradient_0200.gif);
	background-repeat: repeat-x; 
	width:90%;
}

.ucube_title
{
	font-family:Tahoma;
	font-weight:bold;
	color:White;
	font-size:9pt;
	
	
}

.ucube_contentpane
{
	font-family:Tahoma, Verdana, Arial;
	color:Purple;
	font-size:10pt;
}

