/*===============================================================*/
/*   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: 22px;
	height: 35px;
}
.container02_topbg02{
	background-image: url(container02_topbg02.gif);
	background-repeat: repeat-x;
	height: 35px;
}
.container02_topbg03{
	background-image: url(container02_topbg03.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 35px;
}
.container02_bottombg01{
	background-image: url(container02_bottombg01.gif);
	background-repeat: no-repeat;
	width: 22px;
	height: 22px;
}
.container02_bottombg02{
	background-image: url(container02_bottombg02.gif);
	background-repeat: no-repeat;
	width: 14px;
	height: 22px;
}
.container02_title{
	color: #f9ebe8;
	font-family: Eras Demi ITC;
	font-size: 14px;
}
.container02_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	padding-top: 10px;
}
.container02_mar{
	margin-bottom: 10px;
	margin-top: 5px;
}
