.boxes h2, .boxes_1 h2 { 
background-image:url(img/campo_titulo20.png);
background-position:right top;
background-repeat:repeat-x;
border-bottom-style:solid;
border-bottom-width:1px;
font-size:11px;
font-weight:bold;
height:16px;
padding-left:4px;
text-align:left;
text-decoration:none;
margin:0px;
padding-top:4px;
padding-right:0px;






 }

.boxes, .boxes_1 {
	border:1px solid #999999;
	width:310px;
}
.boxes ul, .boxes_1 ul, .boxes ul li, .boxes_1 ul li{ margin:0; padding:0;}
.boxes{
	float: left;
	/*width: 200px;*/
	background: #FFFFFF;
	margin: 5px;
	height: 350px;
}
.boxes_1 ul,.boxes ul{
	/*cursor: pointer; */
	float:left;
	min-height:20px;
	padding:5px;
	
}
.boxes_1{
	/*width: 160px !important;
	width: 140px;*/
	background: #FFFFFF;
	margin: 5px;
	margin-right:10px;
	float: left;
	padding:0px;	/*height: 450px;
	*/
}

.boxes_1colum{
	/*width: 100px;*/
}
.boxes_2colum{
/*	width: 200px;*/
}
.boxes_3colum{
	/*width: 300px;*/
}
.boxes ul,.boxes_1 ul{
/*	padding:0;*/
	/*list-style-type: none;*/
	/*list-style-position: inside;*/
	float: left;
	list-style-image:none;
	list-style-type:none;
	list-style-position: inside;
	text-align: left;
}
.boxes_1 ul.unacolum{
	width:300px;
	/*list-style-type: none;*/
}

.boxes_1 ul.doscolum
{
width:300px;
}
.boxes_1 ul.trescolum
{
/*padding:0px;*/
width:300px;
}

.boxes ul.ui-sortable {
width:300px;
}
.boxes_1 ul li, .boxes ul li
      {
	margin: 2px;
	/*width: 100px; */
	padding:4px;
	cursor:move;
	background-color:#F0F0F0;
	border: 1px dotted #F0F0F0;

}

.boxes_1 ul li:hover{
	border: 1px dashed #000000;
}
.boxes ul li:hover {
	border: 1px dashed #000000;
}



      /* stop the floating after the list */
      /*
      br
      {
      clear: left;
      }
      */
		
	
	   .hover {
	/* background:#000000 none repeat scroll 0%;*/
	
	border: thin dashed #6AC0E6;
	width: 300px;
}
      .helper {
	background-attachment: scroll;
	background-color: #00FF00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
      }	
