ul.lista_categorias_enlace {
	width:666px;
	float:right;
}
ul.lista_categorias_enlace li{
	display:inline;
	float:left;
	width:290px;
	padding:4px 24px 4px 0px;
	font-weight:bold;
	color:#6381B6;
}
ul.lista_categorias_enlace ul{

}
ul.lista_categorias_enlace ul li{
	float:none;
	display:block;
	width:auto;
	font-size:12px;
	font-weight:normal;
	padding:4px 0px;
}
ul.lista_categorias_enlace ul li a{
	text-decoration:none;
	padding-right:13px;
	background: transparent url(images/externo.png) no-repeat scroll right;
	color:#455B81;
}
ul.lista_categorias_enlace ul li a:hover{
	background: transparent url(images/externo_hover.png) no-repeat scroll right;
	color:#D0494C;
}

.leftColumn  {
	width:			330px;
	float: 			left;
	height: 700px;
}

#promotionsContainer {
	position: 	relative;
	top:			20px;
}

#promotions {
	width: 			320px;
	clear:both;
}

 #promotions {
	height: 			auto;
	margin-bottom: 		10px;
}

#promotions li.odd {
	margin: 			0;
}

 #promotions li {
	margin-bottom: 		4px;
}