ul.opciones{
	/*margin-top:400px;*/
	width:210px;
	font:normal 11px Verdana;
	margin:0;
	list-style:none;
	padding:0;
	background:white;
}

ul.opciones li{
	cursor:pointer;
	display:block;
	width:225px;
	float:none;
	clear:both;
	margin:0;
	padding:0;
	margin-top:10px;
	padding-bottom:14px;
	background:url('file:///C|/Documents and Settings/Juan Moragues/Configuración local/Archivos temporales de Internet/Content.IE5/8BEZAG0P/menu_solo_en_bp-separador_hori.gif') -8px bottom no-repeat;
}

ul.opciones li.first_option{
	margin-top:0;
}

ul.opciones li.last_option{
	background-image:none;
}

ul.opciones li .enlaceImg img,
ul.opciones li .enlaceTexto{
	float:left;
}

ul.opciones li .enlaceImg img{
	border:0;
	width:56px;
	height:56px;
	margin-left:1px;
}

ul.opciones li .enlaceTexto{
	width:120px;
	margin-left:5px;
	margin-top:3px;
	text-decoration:none;
}