 
.sortabledropitem {display:block;width:36px;height:36px;}
.sortabledropitem img {margin-right:5px;width:36px;height:36px;}
*html .sortabledropitem img {padding:0px;margin-right:5px;width:36px;height:36px;}
.draghandle {text-align:left;height:40px;width:210px;display:block;margin-top:-4px;}
.draghandle strong {text-align:left;margin-left:43px;}

.scroll-container {overflow:hidden;height:620px;}
 
.scroll-contents {position:absolute;top:0px;}
.scroll-handle {
	z-index:990;
	cursor:pointer;
	position:absolute;
	top:2px;
	right:2px;
	height:30px;
	width:10px;
	background-color:#00A752;
}
 #content {margin:60px 20px 20px 20px;}
 xmp {border:1px solid #e5e5e5;}
.bgscroll {
	background-color: #FFF;
	height: 310px;
	width: 15px;
	position: absolute;
	left: 210px;

	 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);  
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	opacity:.8;
	 
}
