/* -----------------
Radii Production 
Copyright 2009
----------------- */


/* Resets and overrides - DO NOT EDIT */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, hr, blockquote, a,
img, ol, ul, li, fieldset, form, label,
table, caption, tbody, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:normal;
	font-style:normal;
	font-size:100%;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	vertical-align:baseline;
}

html {
	height:100%;
	margin-bottom:1px;
	overflow-y:scroll;
	padding-bottom:1px;
}

body {
	line-height:normal;
	color:black;
	background:white;
}

img {
	display:block;
}

ol, ul {
	list-style:none;
	list-style-position:outside;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption, th, td {
	text-align:left;
	font-weight:normal;
}