ul.llista_opcions 
{   list-style-type: none;
	list-style-image: url('images/derecha.gif');
	}

.amount 
{
	width: 60px;
	}	
.short 
{
	width: 80px;
	}	
.xtrashort 
{
	width: 40px;
	}	
select
{
	border-width: 1;
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
	width: 200px;
	border-color: #666666;
}

textarea
{
	font-family: Verdana, Times New Roman;
	font-size: 8pt;
	color: #000000;
	background: #ffffff;
	height: 50px;
}


textarea.textolectura
{
	background: #ffffff;
	border: #777777 1px solid;
	font-family: Verdana, Times New Roman;
	font-size: 8pt;
	color: #000000;
	height: 50px;
}

textarea.select
{
	background: #f4f4cc;
	border: #777777 1px solid;
	font-family: Verdana, Times New Roman;
	font-size: 7pt;
	color: #000000;
	width: 750px;
	height: 275px;
}

input
{
	/*border-right: gray 1px solid;*/
	/*border-top: gray 1px solid;*/
	font-size: 0.8em;
	/*border-left: gray 1px solid;*/
	/*border-bottom: gray 1px solid;*/
	font-family: verdana;

}	