/*!--*************************************************************--*/
/*!-- Dotnetnuke skins - http://www.2designstudio.net     --*/                                                                                                              
/*!-- Copyright (c) 2003-2008 www.2designstudio.net   --*/                                                                                             
/*!-- support@2designstudio.net --*/                                                                                       
/*!--*************************************************************--*/

.container04_topbg01{
	background-image: url(container04_topbg01.jpg);
	background-repeat: no-repeat;
	width: 9px;
	height: 25px;
}
.container04_topbg02{
	background-image: url(container04_topbg02.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 25px;
}
.container04_topbg03{
   background-color: #29509B;
	padding-left: 6px;
}
.container04_contentpane{
	padding: 6px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	line-height: 120%;
}
.container04_title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.container04_mar{
	margin-bottom: 18px;
}



