@charset "utf-8";
/* CSS Document */

#month {
	float: left;
	position: relative;
	width: 49%;
	border: 1px solid #000;
	padding-bottom: 65px;
}

#year {
	float: right;
	position: relative;
	width: 49%;
	border: 1px solid #000;
}
#free {
	clear: both;
	position: relative;
}
/*.header {
	font-size: 18px;
	font-variant: small-caps;
	color: #FFF;
	background-color: #006;
	text-align: center;
	padding: 5px;
}*/
.paypal-button {
	text-align: center;
}
.hhm {
	font-weight: bold;
	text-decoration: blink;
}
.checked {
	background-color: #666;
}

.checklist {
	
	
}
.checklist th {
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 18px;
	font-variant: small-caps;
	color: #FFF;
	background-color: #006;
	text-align: center;
	padding: 5px;
}
.checklist td {
	font-size: 16px;
	color: #006;
	border: thin solid #006;
	height: 1em !important;
}
.checklist br {
	height: 0em;	
	}

td.pricing {
	text-align: center;
	padding: 3px;	
}