﻿.header {
	text-align:center;
	padding-top:10px;
}

.price-block {
	text-align:center;
	float:left;
	margin:5 5 5 5;
	width:230px;
	border:thin #0066CC solid;
	background-color:white;
}

.price-header {
	height:40px;
}

.price-image {
	height:200px;
	width:230px;
	border:0px;
}

.price {
	font-weight:bold;
}