/* CSS Document */

#frameswitch{
	background:url(images/frame_switch.gif) no-repeat 0px 50%;
	cursor:pointer;
	width:11px;
	height:49px;
	border:none;
}
.left_menu{
	width:180px;
	text-align:center;
	border-right:1px solid #9FBBD9;
}
.mid_bar{
	position:absolute;
	left:178px;
	width:11px;
	background:repeat-y;
	border:none;
	height:100%;
}

