#testlist { 
      list-style-type:none;
      margin:0px;
      padding:0px;
	 
   }

#testlist_d { 
      list-style-type:none;
      margin:0px;
      padding:0px;
	 
   }  

#testlist li 
{

	list-style-type:none;
	width:735px;
	font-family: Verdana;
	font-size: 12px;
	border-width: 1px;
 	border-style: solid;
	border-color: #000000;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
 	color: #000000;	
	padding: 0px;
	cursor: n-resize;

}

#testlist_d li 
{

	list-style-type:none;
	width:735px;
	font-family: Verdana;
	font-size: 12px;
	border-width: 1px;
 	border-style: solid;
	border-color: #000000;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
 	color: #000000;	
	padding: 0px;
	 

}

#testlist_componente 
{ 
      list-style-type:none;
      
}
 

#testlist_componente li 
{
	list-style-type:none;
	width:600px;
	padding: 0px;
	cursor: n-resize;
} 
   