@charset "UTF-8";
#pricesheader {
	background-image: url(../images/pricesheader1.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 740px;
	float: left;
}
table {
	width: 720px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
caption {
	text-align: left;
	padding-bottom: 10px;
}
#pricescontent {
	float: left;
}
td {
	width: 50px;
	border-right-style: none;
	border-left-style: none;
}
th {
	padding-bottom: 6px;
	border-right-style: none;
	border-left-style: none;
	padding-top: 6px;
}
.darktablebk {
	background-color: #C6E4E9;
}
.imagetextwrap {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.rightpadding {
	padding-right: 20px;
}
.lighttablebk {
	background-color: #E2EFEA;
}
.tableheaderbk {
	background-color: #84B1C7;
}
