/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/


.container01_topbg01{
	background-image: url(container01_topbg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 32px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.container01_topbg03{
	background-image: url(container01_topbg03.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 32px;
}
.container01_leftbg01{
	background-image: url(container01_leftbg02.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.container01_leftbg02{
	background-image: url(container01_leftbg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 10px;
}
.container01_leftbg03{
	background-image: url(container01_leftbg03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 10px;
}
.container01_rightbg01{
	background-image: url(container01_rightbg02.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.container01_rightbg02{
	background-image: url(container01_rightbg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 11px;
}
.container01_rightbg03{
	background-image: url(container01_rightbg03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 11px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.container01_bottombg03{
	background-image: url(container01_bottombg03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
}
.container01_bottombg04{
	background-image: url(container01_bottombg04.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 10px;
}
.container01_contentbg01{
	background-image: url(container01_contentbg01.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.container01_contentbg02{
	background-image: url(container01_contentbg02.gif);
	background-repeat: repeat;
}
.container01_contentbg03{
	background-image: url(container01_contentbg03.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.container01_contentbg04{
	background-image: url(container01_contentbg04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.container01_padd{
   padding-left: 14px;
}
.container01_title{
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.container01_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	padding: 10px;
}
.container01_mar{
	margin-bottom: 10px;
}

