
.Box_Header { height: 35px; background: url(images/boxHeader.gif) repeat-x; }
.Box_Header_Left { height: 35px; width: 18px; background: url(images/boxHeaderLeft.gif) left no-repeat; }
.Box_Header_Right { height: 35px; width: 58px; background: url(images/boxHeaderRight.gif) right no-repeat; text-align: right; padding-right: 6px; }
.Box_Header_Text { padding-top: 7px; text-align: left; }

.Box_Title { font-size: 14px; color: #ffffff; font-weight: bolder; padding-top: 5px; } 
.Box_Content { background: url(images/boxContentBG.jpg) repeat; padding: 5px;
               border-left: #393937 1px solid; 
               border-right: #393937 1px solid;  
               border-bottom: #393937 1px solid; }

.Box_Footer 
{
	margin-bottom: 5px;
}


