/*-------------LEFTBARSTYLES------------*/
#left_region{ position:relative;	
}
#left_region .cell{ position:absolute; top:50%; left:6px; height:82px; margin-top:-41px; width:24px ;}
#left_region div.arrowBtn{ display:block;  width:24px;  color:#1A1A1A; line-height:30px; 	background:url('../images/context/index/tr.png') left top repeat;
}
#left_region a.arrowBtn{ display:block; width:24px;  color:black; line-height:30px; }
#left_region .arrowBtn:hover{ color:#97515A; text-decoration:none}