body {
	background: #fff url('/images/bg.gif') repeat-y top;
	border: 0;
	color: #333;
	font: normal 0.8em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", helvetica, arial, sans-serif;
	width: 100%
}
a {
	color: #06c;
}
h1, h2, h3, h4 {
	font-family: georgia, arial, tahoma, sans;
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
input {
	font-size: 0.9em;
	margin: 2px;
	padding: 2px
}
img {
	border: none
}
.small {
	font-size: 0.8em;
	letter-spacing: -0.01em;	
}
.center { 
	text-align: center;
}
.right { 
	text-align: right;
}
#header {
	padding-top: 40px;
	padding-bottom: 20px;
}
#content {

}
.instructions ol li, .instructions ul li {
	padding-bottom: 1.1em; 
}
.instructions ul {
	list-style: none;
}
.addthis {
	padding-top: 40px;
	text-align: right;
	vertical-align: middle;
}
.how-to-images img{
	border: solid 1px #666;
}

.instructions ul li {
	padding-left: 0;
	margin-left: 0;
}

#menu {

}
#footer {
	padding-top: 20px;
	padding-bottom: 20px;
	font: 0.8em tahoma;
}

#download {
	border: 1px solid #555; padding: 1em; color: #555;
}

/*===================== Title =====================*/
