#flashLogo {
	top: -234px;
}

#logo {
	position: relative;
	padding: 0 0 26px 44px;
	top: -4px;
}

TABLE {
	margin: 10px 0 10px 0;
	width: 440px;
	border: 0;
}

TH {
	font-family: Univers, Arial, San-Serif;
	font-weight: 100;
	background-color: #3498CA;
	color: #FFFFFF;
}

.product {
	padding: 0 20px 0 10px;
	vertical-align: top;
	text-align: left;
	width: 240px;
			
}

.quantity {
	text-align: center;
}

.price {
	text-align: center;
}

TD {
	border-bottom: 1px dotted #CCCCCC;
}