.cornerlt {
	height: 11px; width: 100%; background: url(/images/cornerlt.png) left top no-repeat;
}
.cornerrt {
	height: 11px; width: 100%; background: url(/images/cornerrt.png) right top no-repeat;
}
.betweencorners {
	background-color: #ffffff;
	height: 11px;
	margin-right: 11px;
	margin-left: 11px;
	font-size: 1px;
}
.cornerlb {
	height: 11px; width: 100%; background: url(/images/cornerlb.png) left top no-repeat;
}
.cornerrb {
	height: 11px; width: 100%; background: url(/images/cornerrb.png) right top no-repeat;
}

