.subastas_home
{
	background-color: #000;
	width: 440px;
	padding: 15px;
	float: left;
	color: #fff;
	border-top: 1px solid #333;
}

.subastas_home img
{
	margin-right: 10px;
	float: left;
	border: 3px solid #aae500;
}

.subastas_home h2,h3
{
	font-size: 1.2em;
	text-transform: uppercase;
	color: #aae500;
	line-height: 1em;
}

.subastas_home h3
{
	font-size: 1em;
}

.descuento
{
	margin-top: .2em;
	font-size: .9em;
	color: #328012;
}

.subastas_home a
{
	float: left;
	margin-top: 10px;
	display: block; 
   	padding-top: 23px; height: 0 !important;
	height /**/: 23px; overflow: hidden; 
}

.puja_ahora
{
	width: 121px;
	background: url(../img/buttons/puja_ahora.gif) no-repeat 0 0;
}

.puja_ahora:hover
{
	background-position: 0px -23px;
}

.mas_info
{
	margin-left: 10px;
	width: 101px;
	background: url(../img/buttons/mas_info.gif) repeat-y 0 0;
}

.mas_info:hover
{
	background-position: 0px -23px;
}

.last
{
	background: #000 url(../img/bg/border_bottom_home.png) no-repeat bottom left;
	margin-bottom:10px;
}

.botons_pujar_home
{
	margin-top: 10px;
	margin-left: 89px;
	float:inherit;
}
