﻿#flash_content {
	clear: both;
	width: 840px;
	height: 420px;
}
#products_content {
	clear: both;
}

#products_header {
	padding-left: 20px;
}

#product_title {
	position: absolute;
	left: 40px;
	top: 22px;
}

#product_links {
	position: relative;
	clear: both;
	text-align: right;
}

.products_column {
	position: relative;
	padding-left: 20px;
	float: left;
	width: 400px;
}