/******************************************************************/
/***** GLOBAL RESET
/******************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: "Helvetica Neue",helvetica,arial,sans;
	font-weight: bold;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/******************************************************************/
/***** Body
/******************************************************************/

body {
	background: #9ea1a5 url(http://www.unttld.co.uk/labs/omnifocus-quick-entry/img-website/bg_omnifocus-quick-entry-form.png) center top no-repeat;
	text-align:center;
	/*height: 830px;*/ }
br {
	margin: 20px 0 0 0;
	background: #FF0000;
}
#container {
	width:1010px;
	margin: 0px auto;
	padding:0px;
	text-align:left;	}
#screenshot {
	width:430px;
	margin-bottom: 40px;
	padding:0px;
	float:left;
	}
#content {
	margin-top: 60px;
	width:470px;
	padding:0px;
	float:left;	}
h3 {	
	font-size: 35px;
	line-height: 35px;
	color: #FFFFFF;
	text-indent: -9999px;	
	border: none !important;	
	}
h1 {
	color: #383c42;
	width: 440px;
	font-size: 16px;
	line-height: 20px;
	text-shadow: 1px 1px 2px #d6d8d9;
	margin:2px 0 0px 3px;	}
h1 a {
	color: #000000;
	border-bottom: 1px dotted #555555;
	text-decoration: none;

}
.headlineone {
	background: url(http://www.unttld.co.uk/labs/omnifocus-quick-entry/img-website/headline-1.png) no-repeat;
	height: 79px;
}
.headlinetwo {
	background: url(http://www.unttld.co.uk/labs/omnifocus-quick-entry/img-website/headline-2.png) no-repeat;
	height: 74px;
	margin: 20px 0 10px 0;	
}
.headlinethree {
	background: url(http://www.unttld.co.uk/labs/omnifocus-quick-entry/img-website/headline-3.png) no-repeat;
	height: 53px;
	margin: 20px 0 5px 0;
}


span.problem {
	margin: 0 0 15px 3px;
	text-shadow: 1px 1px 2px #d6d8d9;
	display: block;
	font-size: 16px;
	line-height: 20px;
	color: #383c42;
	width: 472px;
	font: Helvetica, Arial;
}
span.howto a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #555555;
}
#sig {
	margin: 25px 0 50px 0;
	width: 372px;
	height: 161px;
	background: url(http://www.unttld.co.uk/labs/omnifocus-quick-entry/img-website/disclaimer-and-sig.png) no-repeat;	
}
.download {
	margin: 0px 0 10px 5px;
	line-height: 10px;
	font-size: 10px;
}
#screenshotimg {
	position: absolute;
	z-index: 1;
}
#twitter {
	text-indent: -9999px;
	position: relative;

	width: 55px;
	height: 17px;
	z-index: 499;
	top: 957px;
	left: 490px;
}

#twitter a {
	display: block;
}
#facebook {
	display: none;
}

