#pricestable {
	background: #CCCCCC;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 760px;
}
#pricestable td {
	background: #FFFFFF;
}
.close {
	text-align: right;
	color: #999999;
	cursor: pointer;
}
.tablecontentleft {
	width: 50%;
}

