
.groupWrapper
{
width:270px;	
}

.serializer
{
	clear: both;
}

.groupItem
{
	margin-bottom: 5px;
	background-color: #FFFFFF;
	position: relative;

}

.groupItem .itemHeader
{
	line-height: 23px;
	background-image:url(../img/back_acco.jpg); /*fundo tab*/
	background-repeat:repeat-x;
	border: 1px solid #9F9F9F; /* borda superior*/
	color: #FFF;
	padding: 0 10px;
	font-weight: bold;
	font-size: 14px;
	height: 23px;
	-moz-user-select: none;	
	/*cursor:pointer;*/
	font-family:Arial;
}
#esq{
background-image:url(../img/back_acco_esq.jpg);
background-repeat:no-repeat;
width:9px;
height:23px;
position:absolute;
left:0;
*margin-top:-4px;
}

.groupItem .itemHeader a
{
	top: 0px;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	margin-right:10px;
	text-align:right;
	z-index:30;
	outline:0;
	position:absolute;

}
.closeEl{	
	color:white;
	position:absolute;
	right:0px;
	z-index:50;
}

.closeEl a{	
	color:white;
	position:absolute;
	right:0px;
	z-index:50;
}


.itemContent{
	overflow: visible; 
	display: block;	
	border: 1px solid #9F9F9F;
	border-top:none;
}

.sortHelper
{
	border: 3px dashed #666;
	width: auto !important;
}

.groupWrapper p
{
	/*height: 1px;
	margin: 0;*/
	overflow: hidden;
	padding: 0;
}

#xpand {
	position:relative;
	margin-top:5px;
	font-size:10px;
	padding-bottom:5px;
	text-align:right;
	text-decoration:none;
}

#xpand a{
	color: #0000CC;
	text-decoration:none;
}

#xpand a:hover{
	text-decoration:underline;
}

#xpand2 {
	position:relative;
	margin-top:5px;
	font-size:10px;
	padding-bottom:5px;
	text-align:right;
	text-decoration:none;
}

#xpand2 a{
	color: #0000CC;
	text-decoration:none;
}

#xpand2 a:hover{
	text-decoration:underline;
}


#xpand3 {
	position:relative;
	margin-top:5px;
	font-size:10px;
	padding-bottom:5px;
	text-align:right;
	text-decoration:none;
}

#xpand3 a{
	color: #0000CC;
	text-decoration:none;
}

#xpand3 a:hover{
	text-decoration:underline;
}


#xpand4 {
	position:relative;
	margin-top:5px;
	font-size:10px;
	padding-bottom:5px;
	text-align:right;
	text-decoration:none;
}

#xpand4 a{
	color: #0000CC;
	text-decoration:none;
}

#xpand4 a:hover{
	text-decoration:underline;
}

#xpand5 {
	position:relative;
	margin-top:5px;
	font-size:10px;
	padding-bottom:5px;
	text-align:right;
	text-decoration:none;
}

#xpand5 a{
	color: #0000CC;
	text-decoration:none;
}

#xpand5 a:hover{
	text-decoration:underline;
}

