@import "style_tabs.css";

.groupWrapper {
	float: left;
	min-height: 100px;
}

.serializer {
	clear: both;
}

.groupItem  {
	margin-bottom: 20px;
}

.groupItem .itemHeader {
	line-height: 24px;
	background-color: #FF6666;
	color: #000;
	cursor: move;
    padding: 0 4px;
	font-size: 12px;
	height: 22px;
	position: relative;
}

.groupItem .itemHeader a {
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.sortHelper {
	border: 2px dashed #D90207;
	width: auto !important;
}

.groupWrapper p {
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}



.tabell_ramme {
	border-bottom: 1px solid #fff;
	padding: 4px 4px 1px 4px;
	width: 620px;

}

.tabell_rad {
	float: left;
	line-height: 24px;
}

.usynlig {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	border: 0px;
}



