.boton-contenedor {
	font-family: 'Lucida Grande', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #70777b;
	text-align: justify;
	padding-left: 20px;
	height: 20px;
	width: 120px;
}

.buttons a {
	color: #70777b;
	padding-left: 20px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	font: normal 11px/15px 'Lucida Grande', Helvetica, Arial, Tahoma, sans-serif;
	text-decoration: none;
	text-align: left;
	height: 20px;
	width: 120px;
}

.buttons a:hover {
	background-color: #EBEBEB;
	color: #70777b;
	text-decoration: none;
	font-family: 'Lucida Grande', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	text-align: justify;
	padding-left: 20px;
	background-position: 50px;
	height: 20px;
	width: 120px;
}

