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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background: url(/images/_.gif) no-repeat bottom right;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


h1 {
	display: none;
}

a {
	color: red;
}

pre {
	display: inline-block;
	font-family: 'Courier New', monospace;
	font-size: 13px;
	line-height: 0.9;
	text-align: left;
	margin: 0;
	padding: 0;
	border: 0;
}

a.home {
    text-decoration: none;
    color: inherit;
}

#search {
	border: none;
	border-bottom: 1px solid #000;
}

#searchbtn {
	position: absolute;
	top: -1000px;
	left: -1000px;
}

#searchform {
	position: absolute;
	bottom: 10px;
	left: 185px;
}

#header {
	position: relative;
}

#releases {
	font-family: Courier-new, monospace;
	font-size: 14px !important;
	line-height: 1.4;
	padding-top: 15px;
}

#releases span {
	display: inline-block;
}


#releases .section {
	width: 80px;
}

#releases .release {
	padding-right: 15px;
}

#releases .nuke {
	padding-left: 17px;
	background: #ffbb20 url(/images/nuke.png) no-repeat;
	height: 14px;
	font-size: 10px;
}

#releases .nukeright {
	background: #ffbb20 url(/images/nuke_right.png) no-repeat right;
	height: 14px;
	font-size: 10px;
	padding-right: 6px;
}

#releases .info {
	padding-left: 17px;
	background: #52acf8 url(/images/info.png) no-repeat;
	height: 14px;
	font-size: 10px;
}

#releases .inforight {
	background: #52acf8 url(/images/info_right.png) no-repeat right;
	height: 14px;
	font-size: 10px;
	padding-right: 6px;
}


#releases .timestamp {
	padding: 0 15px 0 22px;
}

#pager {
	width: 566px;
	text-align: center;
	font-size: 15px;
	padding-top: 10px
}

#pager a {
	text-decoration: none;
}

#error {
	width: 566px;
	text-align: center;
}

h2 {
	width: 566px;
	text-align: center;
	font-size: 150px;
	font-family: Arial, Helvetica;
	line-height: 120px;
}