.groupWrapper
{
	width: 100%;
	float: left;
	margin-right: 1%;
}
.serializer
{
	clear: both;
}
.groupItem
{
	margin-bottom: 20px;
}
.groupItem .itemHeader
{
	line-height: 24px;
	background-color: #d4dbe9;
	border-top: 2px solid #a7b6d2;
	color: #000;
	padding: 0 8px;
	cursor: move;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	position: relative;
}

.ihead
{
	line-height: 24px;
	background-color: #d4dbe9;
	border-top: 2px solid #a7b6d2;
	color: #000;
	padding: 0 8px;
	cursor: move;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	position: relative;
}



.ihead_a
{
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.sortHelper
{
	border: 3px dashed #666;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ssh_links {
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.ssh_links a { position: relative; }

