@charset "utf-8";
/* CSS Document */

.PTadvertisingBackground {
	background-color: #6FC;
}
.PT_PriceTable {
	clear: both;
	float: none;
	width: 700px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
