﻿.bdrTR 	{ height: 33px; background:url('../Images/Structure/BorderTR.png') no-repeat right top; }
.bdrTL	{ height: 33px; width:33px; background:url('../Images/Structure/BorderTL.png') no-repeat left top; }
.bdrT	{ height: 33px; margin-left:33px; background:url('../Images/Structure/BorderTSlc.png') repeat-x top; }
.bdrCR	{ background:url('../Images/Structure/BorderRSlc.png') repeat-y right; }
.bdrCL	{ width:33px; background:url('../Images/Structure/BorderLSlc.png') repeat-y left; }
.bdrC	{ margin-left:33px; background-color:white; }
.bdrBR	{ height: 48px; background:url('../Images/Structure/BorderBR.png') no-repeat right bottom; }
.bdrBL	{ height: 48px; width:33px; background:url('../Images/Structure/BorderBL.png') no-repeat left bottom; }
.bdrB	{ height: 48px; margin-left:33px; background:url('../Images/Structure/BorderBSlc.png') repeat-x bottom; }

