.DragContainer
{
}

.OverDragContainer 
{
}

.OverDragContainer 
{
}

.DragBox
{
	position: relative;
}

.OverDragBox
{
}

.DragDragBox
{
	background-color: #cccccc;
	border: 1px solid #000000;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

.OverDragBox
{
}

fieldset
{
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

.History
{
	margin: 0px;
	padding: 0px;
	overflow: auto; 
	width: 100%;
}
