/*!--*************************************************************--*/
/*!-- 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: 26px;
	height: 32px;
}
.Container03_topbg02{
	background-image: url(Container03_topbg02.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.Container03_topbg03{
	background-image: url(Container03_topbg03.jpg);
	background-repeat: no-repeat;
	width: 15px;
	height: 32px;
}
.Container03_leftbg{
	background-image: url(Container03_leftbg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.Container03_rightbg{
	background-image: url(Container03_rightbg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.Container03_bottombg01{
	background-image: url(Container03_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Container03_bottombg02{
	background-image: url(Container03_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.Container03_bottombg03{
	background-image: url(Container03_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.Container03_title{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #37383A;
}
.Container03_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767575;
	line-height: 150%;
	padding: 5px 5px 0px 5px;
}
.Container03_mar{
	margin-bottom: 10px;
}
