body {
	margin: 0px 0px 20px 0px;
	background-color: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, verdana, arial, sans-serif;
	border-top: 15px solid #9C6;
	}

a:link {
	color: #668590;
	}

a:visited, a:active, a:hover {
	color: #033;
	}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	width: 730px;
	}

#container-popup {
	margin-left: 50px;
	margin-right: 50px;
	text-align: left;
	padding: 0px;
	}

h1 img {
	margin-bottom: 0px;
	margin-top: 10px;
	}

#left {
	width: 450px;
	float: left;
	}

#right {
	margin-left: 20px;
	width: 233px;
	border: 1px dotted #666;
	float: left;
	padding: 10px;
	}

#signup-form {
	padding: 5px;
	margin-left: 10px;
	}

#signup-form td.label {
	text-align: right;
	font-size: x-small;
	width: 70px;
	}

#signup-form td.field {
	padding-left: 5px;
	width: 130px;
	text-align: left;
	font-size: x-small;
	}

#signup-form td {
	padding-bottom: 10px;
	}

#left h1 {
	font-size: x-large;
	color: #C93;
	font-weight: bold;
	border-bottom: 1px solid #C93;
	margin-bottom: 20px;
	}

#left h2 {
	font-size: small;
	color: #668590;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	}

#left h3 {
	font-size: medium;
	color: #668590;
	font-weight: bold;
	margin-top: 0px;
	}

#left h4 {
	font-weight: bold;
	font-size: medium;
	color: #333;
	margin-bottom: 5px;
	}

#left p {
	font-size: small;
	color: #333;
	line-height: 150%;
	margin-top: 0px;
	}

#left li {
	font-size: small;
	color: #333;
	line-height: 150%;
	}


#left .img-left {
	float: left;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
	}

#left .p-left {
	margin-left: 165px;
	}

#left .img-right {
	float: right;
	width: 150px;
	margin-left: 15px;
	margin-bottom: 10px;
	}

#left .p-right {
	margin-right: 165px;
	}

#right h2 {
	font-size: large;
	color: #C93;
	font-weight: bold;
	margin-bottom: 5px;
	}

#right h3 {
	font-size: medium;
	color: #C93;
	font-weight: bold;
	margin-bottom: 5px;
	}

#right p {
	margin-top: 0px;
	font-size: small;
	color: #999;
	}

#right p.note {
	font-size: x-small;
	color: #333;
	line-height: 150%;
	}

#right ul {
	padding-left: 0px;
	margin-left: 0px;
	margin: 0px;
	}

#right li {
	list-style-type: none;
	font-size: small;
	margin-bottom: 10px;
	}

#right .hr {
	border-top: 1px dotted #666;
	}

#copyright {
	border-top: 1px solid #C93;
	padding-top: 10px;
	margin-top: 15px;
	text-align:center;
	font-size: small;
	}

.features table {
	width: 100%;
	}

.features th {
	border-bottom: 1px solid #CCC;
	text-align: left;
	}

.features td {
	color: #666;
	font-size: small;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding: 2px;
	}

.features th.basic, .features th.plus, .features th.pro {
	text-align: center;
	}

.features td.basic, .features td.plus, .features td.pro, .features td.gray {
	text-align: center;
	}

.features td.indent {
	padding-left: 25px;
	}

.features .basic {
	color: #C93;
	}

.features .plus {
	color: #7DB446;
	}

.features .pro {
	color: #369;
	}

.features h2 {
	font-size: x-large;
	color: #C93;
	font-weight: bold;
	border-bottom: 1px solid #C93;
	margin-bottom: 20px;
	}

.features h3 {
	margin: 10px 0px 0px 0px;
	color: #333;
	font-size: medium;
	}

.features tr.highlight {
	font-weight: bold;
	}

.features td.highlight {
	padding: 5px 2px 5px 2px;
	}

.features tr.month {
	background-color: #F2F2F2;
	}

.features tr.year {
	background-color: #EFFBE8;
	}

.features .small {
	font-size: x-small;
	}