/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/


.container05_topbg01{
	background-image: url(container02_topbg01.gif);
	background-repeat: no-repeat;
	width: 21px;
	height: 34px;
}
.container05_topbg02{
	background-image: url(container02_topbg02.gif);
	background-repeat: repeat-x;
	height: 34px;
}
.container05_topbg03{
	background-image: url(container02_topbg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 34px;
}
.container05_title{
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.container05_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827f6f;
}
.container05_mar{
	margin-bottom: 10px;
}
.container05_padd{
	padding: 10px;
}

