.tablePrice {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99bbe8;
	border-bottom-color: #99bbe8;
	border-left-color: #99bbe8;
	color: #15428b;
}

.tablePrice th {
	padding: 5px;
}

.tablePrice td {
	padding: 5px;
}

.tablePrice th {
	background-image: url(../images/tdPriceBg.jpg);
	background-repeat: repeat-x;

}