/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/                                                                                                              
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                                                                                             
/*!-- support@2designstudio.net --*/                                                                                       
/*!--*************************************************************--*/

.container03_topbg01{
	background-image: url(container03_topbg01.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 26px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 26px;
}
.container03_topbg03{
   background-color: #5070AD;
	padding-left: 6px;
}
.container03_contentpane{
	padding: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	line-height: 120%;
}
.container03_title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.container03_mar{
	margin-bottom: 18px;
}
