/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/


.container02_topbg01{
	background-image: url(container02_topbg01.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 32px;	
}
.container02_topbg02{
	background-image: url(container02_topbg02.gif);
	background-repeat: repeat-x;
	height: 32px;	
}
.container02_topbg03{
	background-image: url(container02_topbg03.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 32px;	
}
.container02_leftbg01{
	background-image: url(container02_leftbg02.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.container02_leftbg02{
	background-image: url(container02_leftbg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 11px;
}
.container02_leftbg03{
	background-image: url(container02_leftbg03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 11px;
}
.container02_rightbg01{
	background-image: url(container02_rightbg02.gif);
	background-repeat: repeat-y;
	width: 11px;
}
.container02_rightbg02{
	background-image: url(container02_rightbg01.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 11px;
}
.container02_rightbg03{
	background-image: url(container02_rightbg03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 11px;
}
.container02_bottombg01{
	background-image: url(container02_bottombg01.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.container02_bottombg02{
	background-image: url(container02_bottombg03.gif);
	background-repeat: repeat-x;
	height: 11px;
}
.container02_bottombg03{
	background-image: url(container02_bottombg05.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.container02_bottombg04{
	background-image: url(container02_bottombg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
}
.container02_bottombg05{
	background-image: url(container02_bottombg04.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
}
.container02_contentbg01{
	background-image: url(container02_contentbg01.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
.container02_contentbg02{
	background-image: url(container02_contentbg02.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}
.container02_contentbg03{
	background-image: url(container02_contentbg03.gif);
	background-repeat: repeat;
}
.container02_contentbg04{
	background-image: url(container02_contentbg04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.container02_contentbg05{
	background-image: url(container02_contentbg05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.container02_padd{
   padding-left: 14px;
}
.container02_title{
	color: #f9ebe8;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.container02_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	padding: 10px;
}
.container02_mar{
	margin-bottom: 10px;
}

