/* 
=================================
 Container Styles for DotNetNuke
 Created by: ucube
=================================
*/   

.ucube_topmid
{
	background-image: url(images/product_02.gif);
	background-repeat: repeat-x; 
}

.ucube_containerSize
{
	width:100px;
}

.ucube_title
{
	font-family:Verdana, Arial;
	font-weight:bold;
	color:#914F1D;
	font-size:11pt
}

.ucube_contentpane
{
	font-family:Tahoma, Verdana, Arial;
	color:Purple;
	font-size:10pt;
}

.ucube_content
{
	padding:3px;
}

.ucube_botmid
{
	background-image: url(images/product_11.gif);
}


.ucube_midrepeat
{
	background-image: url(images/product_05.gif);
}

.ucube_leftmid
{
	background-image: url(images/product_07.gif);
}

.ucube_rightmid
{
	background-image: url(images/product_09.gif);
}











