html {
	background-color: #EEE;
}

body {
	font-family: Helvetica, Arial;
	font-size: 16px;
	line-height: 24px;
	color: #666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	align: center;
	background-color: #EEE;
}

#page {
	background-color: #FFF;
}

#footer {
	font-size: 11px;
	width: 860px;
	margin-top: 15px;
	border-top: 1px solid #eee;
	padding: 10px 0 10px 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family: Georgia, serif;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 24px;
}

strong {
	color: #000;
	font-weight: bold;
}

.back {
	float: right;
	font-size: 12px;
}

.light {
	color: #999;
	font-weight: light;
}

a, a:link {
	color: #2A62B6;
	text-decoration: underline;
}

a:hover {
	color: #128CF5;
}

.clear {
	clear: both;
}

#header {
	background-color: #3d093f;
	padding: 50px 0 40px 0;
}

#header .content, #maincontent, #footer {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	align: center;
}

#header h1{
	display: inline;
	font-size: 50px;
	font-weight: bold;
	color: #FFF;
}

#logo {
	float: left;
	margin: 0 15px 0 0;
}

#header h2{
	font-size: 20px;
	color: #ddd;
}

#header .spacer {
	height: 4px;
}

#description {
margin: 50px 0 50px 0;
font-size: 30px;
margin-left: auto;
margin-right: auto;
width: 600px;
}

#description h3 {
text-align: center;
}

#demo, #code {
width: 270px;
float: left;
margin: 0 25px 0 0;
}

#bookmarklet {
float: left;
width: 270px;
margin-right: 0px;
}

#bookmarklet .small {
font-size: 11px;
line-height: 13px;
width: 240px;
}

#code textarea {
width: 250px;
height: 130px;
padding: 5px;
}

#maincontent h3 {
line-height: 24px;
color: #e21deb;
font-weight: bold;
font-size: 20px;
margin: 0 0 15px 0;
}

#maincontent {
font-size: 14px;
line-height: 18px;
}

#reviews {
margin-top: 50px;
}

.review {
float: left;
width: 145px;
margin-right: 20px;
}

.review blockquote {
color: #333;
font-weight: bold;
font-style: italic;
margin-bottom: 10px;
}

#examples {
margin: 35px 0 0 0;
}

.example {
width: 260px;
float: left;
padding-right: 25px;
margin: 15px 0 0 0;
}

#examples h3, #zazzle h3 {
margin: 0 0 3px 0;
}

#examples span {
margin: 3px 0 0 0;
}

.example h4 {
font-weight: bold;
font-family: Arial;
margin-bottom: 10px;
}

.example a {
width: 260px;
height: 195px;
overflow: hidden;
display: block;
}

.example a:hover {
text-indent: -260px;
}

#ads h3 {
margin: 30px 0 10px 0;
}

#ads .ad {
margin-left: auto;
margin-right: auto;
align: center;
}

#spreadit {
margin-top: 40px;
}

#share {
width: 200px;
float: left;
margin-right: 25px;
}

#twitter {
float: right;
width: 275px;
margin-bottom: 15px;
}

#twitter_update_list li {
margin-bottom: 10px;
}

#twitter_update_list li a{
color: #e21deb;
}

#twitter-link {
color: #e21deb;
font-family: "Comic Sans MS";
font-size: 16px;
font-weight: bold;
}

#zazzle_embed {
margin-top: 10px;
}

.zBox {
width: 320px;
}

.zpanelProductCell {
float: left;
margin-left: 15px;
}