/* 
=================================
 Container Styles for DotNetNuke
 Created by: ucube
=================================
*/   

.ucube_topmid
{

	background-repeat: repeat-x; 
}

.ucube_containerSize
{
	width:70px;
	height:100px;
}

.ucube_title
{
	font-family:Verdana, Arial;
	color:#000000;
	font-size:11pt
}

.ucube_contentpane
{
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
	font-size:10pt;
}



.ucube_righttopconer
{

	width: 29px; 
	height: 20px; 
    background-repeat: repeat-y;
}

.ucube_midleft
{

	width: 27px; background-repeat: repeat-y
}

.ucube_midright
{

    width: 29px; 
    background-repeat: repeat-y;
}

.ucube_midbot
{
    background-repeat: repeat-x; height: 20px; padding-right: 3px; padding-left: 3px;
       
}

.head
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#339966;
	font-size:large;
}

ul li {
list-style-image: none;
padding-left: 20px;
background-image: url('list.png'); 
background-repeat: no-repeat;
background-position: left 6px;
}



