.pricingtable_title {
	width:658px;
	margin-top:30px;
	border:1px solid #7aba30;
	border-collapse:collapse;
}

	.pricingtable_title td {
		background-color:#7aba30;
		color:#fff;
		padding-left:10px;
		line-height:30px;
		font-weight:bold;
		text-transform:uppercase;
	}

.pricingtable {
	width:658px;
	margin:20px 0;
	border:1px solid #b5b6ba;
	border-collapse:collapse;
}

	.pricingtable td {
		text-align:center;
		padding:4px 5px;
		border:1px solid #b5b6ba; 
	}

td.pricingtable_header {
	background:#97999c;
	color:#fff;
	height:25px;
}

td.pricingtable_subtitle {
	background:#6D6E71;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_subtitlespecial {
	background:#eb2d33;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_subtitlesummer {
	background:#e79121;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_subtitlewinter {
	background:#78a5e8;
	color:#fff;
	height:25px;
	font-weight:bold;
	text-transform:uppercase;
}

td.pricingtable_leftcol {
	text-align:left;
	padding-left:5px;
}

td.pricingtable_premiumcol {
	width:130px;
}
