div#lista_promociones{
	width:630px;
	}
.movil{
	cursor:move;
	}
div.promocion{
	position:relative;
	margin:20px 0px 0px 0px;
	}
div.grupo_promocion{
	position:relative;
	float:left;
	min-height:130px;
	height:130px;
	/*padding-bottom:10px;*/
	}
div>div.grupo_promocion{
	height:auto;
	}

div.derecha{
	float:right;
	}
div#grupo_lista_1, div#grupo_lista_2{
	width:300px;
	}
div#grupo_lista_3{
	width:630px;
	}