/*===============================================================*/
/*   Dotnetnuke skins - http://www.2designstudio.net             */                                                                                                                  
/*   Copyright (c) 2003-2008 www.2designstudio.net               */                                                                                                     
/*   support@2designstudio.net                                   */                                                                                                                         
/*===============================================================*/

.container01_topbg{ background: url(container01_top.jpg); height: 55px; background-repeat: repeat-x;}
.container01_topleft{background: url(container01_topleft.jpg); height:55px; background-position: left; background-repeat: no-repeat;}
.container01_topright{background: url(container01_topright.jpg);height: 55px; background-position: right; background-repeat: no-repeat;}
.container01_left{background: url(container01_left.jpg); width: 14px; background-repeat: repeat-y;}
.container01_right{background: url(container01_right.jpg); width: 12px; background-repeat: repeat-y;}
.container01_bottomleft{background: url(container01_bottomleft.jpg); width: 14px; height: 14px; background-repeat: no-repeat;}
.container01_bottom{background: url(container01_bottom.jpg); height: 14px; background-repeat: repeat-x;}
.container01_bottomright{background: url(container01_bottomright.jpg); width: 12px; height: 14px; background-repeat: no-repeat;}

.container01_title{	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #AF3100;	font-weight: bold;  padding: 0px 0px 0px 10px;}
.container01_contentpane{padding: 4px 4px 4px 4px;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #544230;font-weight: normal;	background-color: transparent;}
.container01Icons { text-align:right; padding: 5px 0 7px 0; border-top: 1px solid #BBBBBB; background-color: transparent;}
.container01_mar{	margin-bottom: 4px;}
