/* Image Box Styling */
.tl {background:url(/images/imageBox/box_TL.gif) no-repeat; width:14px; height:14px;}
.t {background:url(/images/imageBox/box_T.gif) repeat-x; height:14px;}
.tr {background:url(/images/imageBox/box_TR.gif) no-repeat; width:14px; height:14px;}
.l {background:url(/images/imageBox/box_L.gif) repeat-y; width:14px;}
.r {background:url(/images/imageBox/box_R.gif) repeat-y; width:14px;}
.bl {background:url(/images/imageBox/box_BL.gif) no-repeat; width:14px; height:14px;}
.b {background:url(/images/imageBox/box_B.gif) repeat-x; height:14px;}
.br {background:url(/images/imageBox/box_BR.gif) no-repeat; width:14px; height:14px;}
