#sidepanel_jt99 {
position: relative;
left:0;
top:0;
}
#sidepanel_jt99.open .handle99 {
	background:url(../images/panel_close.png) 0 bottom no-repeat !important;
}
#sidepanel_jt99 h2.title {
}
#sidepanel_jt99 .content {
	clear:both;
}

#sidepanel_jt99 .handle99 {
background:url(../images/panel_open.png) 0 bottom no-repeat !important;
	right:-43px !important;
	width:45px;
	height:250px;
}
