/* 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, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, 
table, legend, caption, tbody, tfoot, thead, tr, th, td {

font:Arial, Helvetica, sans-serif;
font-size:12px!important;
}

body {
	font-size: 100%;
	color: #333;
	background-color: #fff;
}


.tweet { font-family:Arial; text-decoration: none; font-weight:normal!important;  font-size:12px; color:#000000;}
a.tweet:hover { font-family:Arial; text-decoration: underline; font-weight:normal!important;  font-size:12px; color:#000000;}

div#header {
	width:100px;
	background: transparent url("http://coda.co.za/img/global/logo_jquery.png") 0 0.2em no-repeat;
}

p#header {
	padding-bottom: 1em;
}

h1, h2 {
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	line-height: 1em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 0.9em;
	color: #666;
}

p, ul, input, button {
	font-family:Arial;
	font-size:1.1em;
}

p {
	font-size: 0.7em;
	line-height: 1.5em;
}

ul {
	list-style-type: none;
}

li {
	font-size: 0.7em;
	line-height: 1.3em;
}

img, a img {
	border: 0;
}

div#container {
	position: relative;
	padding: 1em;
	background-color: #ddd;
}

a.download {
	font-weight: bold;
	font-size: 1.1em;
}

div#footer {
	padding-top: 1em;
	color: #666;
	border-top: 2px solid #ddd;
}
