/* 
=================================
 Container Styles for DotNetNuke
 Created by: ucube
=================================
*/   

.ucube_container_size
{
	background-image: url(images/squaregradient_02.gif);
	background-repeat: repeat-x; 
	width:100%;
}

.ucube_title
{
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#404040;
	font-size:11pt
}

.ucube_contentpane
{
	font-family:Tahoma, Verdana, Arial;
	color:black;
	font-size:10pt;
}

