* { padding:0; margin:0; }

body {
	font-size: 16px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
	margin:40px;padding:0;	
	color:#555;
	line-height:1.3em;
}

#logo {
	background:url('../images/logo.gif') no-repeat top left;
	width:360px;
	height:123px;
	display:block;
}

#content ol {
	margin:0 30px;
}

#content #intro li {
	margin:20px 0;
	width:500px;
}

#content #newsletter {
	padding:10px;
	font-size:12px;
}

#footer {
	border-top:1px dotted #aaa;
	margin-top:15px;
	width:325px;
	font-size: 10px;
	color:#aaa;
}

#screens_list {
	list-style-type: none;
}

#screens_list {
	margin:0;padding:0;
}

#screens_single img {
	border:15px solid #f0f0f0;
}

#go_back *, #hard_link * {
	border:0;
	font-size:10px;
	color:#696;
}

#go_back, #hard_link {
	position:absolute;
}

#hard_link {
	left:425px;
}

a {
	text-decoration:none;
	color:#18b500;
}

a:hover {
	color:#e6a100;
}

.none {
	display:none;
}

.both {
	clear:both;
}
