/*!--*************************************************************--*/
/*!-- 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: 10px;
	height: 40px;
}
.container04_topbg02{
	background-image: url(container04_topbg02.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.container04_topbg03{
	background-image: url(container04_topbg03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 40px;
}
.container04_leftbg{
	background-image: url(container04_leftbg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.container04_rightbg{
	background-image: url(container04_rightbg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.container04_bottombg01{
	background-image: url(container04_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
}
.container04_bottombg02{
	background-image: url(container04_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.container04_bottombg03{
	background-image: url(container04_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 5px;
}
.container04_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-left: 25px;
	padding-bottom: 4px;
}
.container04_contentpane{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	padding: 10px 0 10px 0px;
}
.container04_margin{
	margin-bottom: 5px;
}
