/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/



.container03_topbg01{
	background-image: url(container03_topbg01.gif);
	background-repeat: no-repeat;
	width: 32px;
	height: 34px;
}
.container03_topbg02{
	background-image: url(container03_topbg02.gif);
	background-repeat: repeat-x;
	height: 34px;
}
.container03_topbg03{
	background-image: url(container03_topbg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 34px;
}
.container03_leftbg01{
	background-image: url(container03_leftbg01.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 10px;
}
.container03_leftbg02{
	background-image: url(container03_leftbg02.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 10px;
}
.container03_rightbg01{
	background-image: url(container03_rightbg01.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 10px;
}
.container03_rightbg02{
	background-image: url(container03_rightbg02.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 10px;
}
.container03_bottombg01{
	background-image: url(container03_bottombg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.container03_bottombg02{
	background-image: url(container03_bottombg02.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.container03_bottombg03{
	background-image: url(container03_bottombg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.container03_contentbg01{
	background-image: url(container03_contentbg01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e7e9ea;
}
.container03_contentbg02{
	background-image: url(container03_contentbg02.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 10px;
}
.container03_title{
	color: #ff9400;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.container03_contentpane{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827f6f;
}
.container03_mar{
	margin-bottom: 10px;
}


