

.left_content {margin:0 8px; background-color: #D9DCE3; position: relative; padding: 5px; }

.r {background:url(images/right.gif) repeat-y right; width:174px}
.l {background:url(images/left.gif) repeat-y left; /*z-index: 0;*/ }
.t {background:url(images/top.gif) no-repeat top ; width:174px; }
.b {background:url(images/bottom.gif) repeat-x bottom center; width:174px;}
.tnt {background:url(images/top-no-text.gif) no-repeat top ; width:174px;
font-size: 8px;
 }
.tl {background:url(images/top_left_corner.gif)  top left; float:left;  /* z-index: 1;*/}
.tr {background:url(images/top_right_corner.gif) no-repeat top right;float:right;}
.bl {background:url(images/bottom_left_corner.gif) no-repeat bottom left;float:left;}
.br {background:url(images/bottom_right_corner.gif) no-repeat bottom right;float:right;}

.t,.tr,.tl {height:17px;}
.b,.br,.bl {height:11px;}
.tl,.bl,.tr,.br {width:8px;}

.left_content a {
	COLOR: #585858; TEXT-DECORATION: none; font-family: Arial, Tahoma, sans-serif; font-size: 12px;
	}
