/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/                                                                                                              
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                                                                                             
/*!-- support@2designstudio.net --*/                                                                                       
/*!--*************************************************************--*/


.container08_topbg01{
	background-image: url(container08_topbg01.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 31px;
}
.container08_topbg02{
	background-image: url(container08_topbg02.jpg);
	background-repeat: repeat-x;
	height: 31px;
}
.container08_topbg03{
	background-image: url(container08_topbg03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 31px;
}
.container08_border{
	border: 0px solid #464646;
	background-color: #000;
	padding: 10px 10px 10px 15px;
}
.container08_title{
	font-family: ErasITC Demi, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.container08_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B9B9B;
	line-height: 150%;
}
.container08_mar{
	margin-bottom: 10px;
}

