#promotionContainer {
	text-align: center;
	margin-bottom: 2em;
}

#promotionContainer img {
	border: 1px solid #666;
	width: 500px;
	height: auto;
}

.column  {
	float:left;
}

.left {
	width: 	320px;
	margin-right: 10px !important;
	margin-right: 0;
}

.right {
	width: 640px;
}

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

#promotions li.odd {
	margin: 					0;
}

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

#imgPromotion {
	float: 			right;
	margin-left: 	30px;
}

#promotionFile {
	margin-left: 	10px;
}

#textContent {
	margin-bottom: 	20px;
}