body {
	background-color: #ddd;
	font: 12px "Lucida Grande", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#container {
	width: 40em;
	padding: 2em;
	background-color: #fff;
	border: solid 1px #888;
	margin: 2em auto;
}

a img {
	border: 0;
}

h1 a {
	text-decoration: none;
	color: #000;
}

#sshot {
	float: left;
	margin-bottom: 32px;
}

#features {
	margin-left: 214px;
	font-size: 11px;
	height: 320px;
}

h1 {
	margin-top: 0;
	margin-bottom: 8px;
}

.tm {
	font-size: 50%;
	color: #555;
}

#systems {
	margin: 0 auto 20px auto;
	padding: 3px 0;
	background-color: #999999;
	width: 95%;
	text-align: center;
	list-style-type: none;
	-webkit-border-radius: 9px;
}

#systems li {
	display: inline;
}

#systems li a {
	text-decoration: none;
	background-color: #999999;
	padding: 3px 6px;
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 2px #555;
}

#systems li.first a {
	padding-left: 0;
}

#systems li.last a {
	padding-right: 0;
}

#systems li.selected a {
	background-color: #787a7d;
}

.arrow {
	color: #555 !important;
	text-shadow: 0 1px 1px #ddd;
	text-decoration: none;
	font-weight: bold;
	margin-right: 8px;
}

.arrow img {
	vertical-align: middle;
}

#features a {
	text-decoration: none;
	color: #000;
}

h1 span.tagline {
	font-size: 11px;
}

#features .feature img {
	float: left;
	margin-top: -12px;
}

#features h2, #features p {
	margin-left: 20px;
}

#features h2 {
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: 12px;
}

#features h2 a {
	text-decoration: none;
	color: #000;
}

#features p {
	margin-top: 0;
	margin-bottom: 0;
}

#features p.more {
	color: #777;
	margin-top: 4px;
}

.email {
	padding: 8px;
	background-color: #ddd;
	border: 1px solid #aaa;
}

p.q {
	margin-bottom: 0;
	font-weight: bold;
}

p.a {
	margin-top: 0;
}

#bottom {
	clear: both;
	margin-top: 20px;
	font-size: 11px;
}

#contact {
	float: right;
}

#contact p {
	margin: 0;
	padding: 4px;
	border: 1px solid #bbb;
	border-bottom: 0;
}

#contact p.first {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

#contact p.appstore {
	padding-top: 10px;
	height: 110px;
	text-align: center;
}

#contact p.appstore img {
	margin-bottom: 8px;
}

#contact p.last {
	border-bottom: 1px solid #bbb;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

#contact a {
	color: #000;
	text-decoration: none;
}

#contact a:hover p {
	background-color: #eee;
}

#contact img {
	vertical-align: middle;
}

#comparison {
	font-size: inherit;
	border-collapse: collapse;
}

#comparison th {
	background-color: #d5d5d5;
}

#comparison tr {
	height: 24px;
}

#comparison td, #comparison th {
	padding: 4px 8px;
	text-align: center;
}

#comparison td:first-child, #comparison th:first-child {
	text-align: left;
	width: auto;
}

#comparison tr:nth-child(odd) {
	background-color: #edf3fe;
}

#comparison tr.more {
	background-color: #fff !important;
}

#comparison tr.more td {
	text-align: right;
}

#comparison tr.more a {
	color: #555;
}

#compare {
	font-size: 11px;
}

#compare h2 {
	font-size: 15px;
}

#compare .welcome {
	margin: 25px;
	text-align: center;
	font-size: 12px;
	
}

#compare table {
	font-size: inherit;
	text-align: center;
	color: #444;
	margin-left: auto;
	margin-right: auto;
}

#compare table td {
	vertical-align: top;
}

#compare table .versus {
	font-size: 12px;
	color: #999;
	font-style: oblique;
	padding: 12px 6px 0px 12px;
	vertical-align: middle;
}

#compare .shadow {
	-webkit-box-shadow: 3px 3px 8px #000;
	margin: 8px;
}

.tabbertab {
	text-align: center;
	height: 460px;
}

#comparehead {
	float: right;
	margin-top: 12px;
}

#compare .icons {
	margin-top: 18px;
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	font: bold 15px Helvetica;
	color: #000;
}

#compare .copy {
	color: #999;
	margin-bottom: -6px;
	text-align: center;
}

#copyright {
	text-align: center;
	font-size: 10px;
	color: #999;
	margin: 20px 0 0 0;
}
