
.cornerbox {
	margin:0.5em 0;
	background-color: transparent;

}
.cornertoph {
	background:url(../images/boxbrassh.gif) no-repeat 100% 0;
	margin:-32px 0px 0 22px;
	height:32px;
	z-index: 0;
	position:relative;
	top: 28px;
}
.cornertoph div { 
	height:32px;
	width:30px;
	position:relative;
	left:-22px;
	background:url(../images/boxbrassh.gif) no-repeat 0 0;


}
.cornertop {
	background:url(../images/boxbrass.gif) no-repeat 100% 0;
	margin:0 0px 0 22px;
	height:30px;
	position:relative;
}
.cornertop div { 
	height:30px;
	width:30px;
	position:relative;
	left:-22px;
	background:url(../images/boxbrass.gif) no-repeat 0 0;

}
.cornerbottomh {
	background:url(../images/boxbrassh.gif) no-repeat 100% 100%;
	margin:0 0px 0px 22px;
	height:30px;
	position:relative;
	bottom: 30px;
}
.cornerbottomh div {
	height:30px;
	width:30px;
	position:relative;
	left:-22px;
	background:url(../images/boxbrassh.gif) no-repeat 0 100%;
}
.cornerbottom {
	background:url(../images/boxbrass.gif) no-repeat 100% 100%;
	margin:0 0px 0px 22px;
	height:30px;
	position:relative;
}
.cornerbottom div {
	height:30px;
	width:30px;
	position:relative;
	left:-22px;
	background:url(../images/boxbrass.gif) no-repeat 0 100%;
}
.midsection1 {
border-right: #ECE9D8 solid 4px;
	padding:0 0 0 3px;   /* RIGHT BORDER AMOUNT TO SHOW*/
	/*background: url(../images/bordersround.gif) repeat-y 0 0;
	*/height:100%;
	margin-right: 3px;
	
}
.midsection2 {
border-left: #ECE9D8 solid 4px;
	padding:0 0px 0 0;  /* LEFT BORDER AMOUNT TO SHOW*/
	/*background:url(../images/bordersround.gif) repeat-y 100% 0;
	*/
	height:100%;

}

