/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/                                                                                                              
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                                                                                             
/*!-- support@2designstudio.net --*/                                                                                       
/*!--*************************************************************--*/


.container01_topbg01{
	background-image: url(container01_topbg01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}
.container01_topbg02{
	background-image: url(container01_topbg02.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 25px;
}
.container01_topbg03{
	background-color: #707070;
	padding: 0px 8px 0px 5px;
}
.container01_bottombg01{
	background-image: url(container01_bottombg01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 9px;
}
.container01_bottombg02{
	background-image: url(container01_bottombg02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 9px;
	height: 9px;
}
.container01_bottombg03{
   background-image: url(container01_bottombg03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 9px;
}
.container01_leftbg{
   background-image: url(container01_leftbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 9px;
}
.container01_rightbg{
   background-image: url(container01_rightbg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 9px;
}
.container01_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
   line-height: 120%;
	padding: 10px 0px 0px 0px;
}
.container01_title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.container01_mar{
	margin-bottom: 5px;
}
