@charset "utf-8";
.flashcontent {
	width: 650px;
	float: left;
	clear: left;
}
#content .headerRow .bigPromo {
	float: right;
	clear: right;
}
#content .headerRow {
	height: 262px;
}
#content .promoRow {
	height: 252px;
}
#content .promoRow ul {
	clear: both;
	height: 252px;
	margin: 0px;
	padding: 0px;
}
.promoRow  li  {
	display: block;
	list-style: none;
	width: 244px;
	float: left;
}
#content  .promoRow ul li.lastPromo {
	width: 230px;
}

