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 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	font-size: 11px !important;
	/* vertical-align: baseline !important; fix ie align */
	background: transparent !important;
	line-height:18px !important;
	font-weight:normal !important;
}
body {
	line-height: 1 !important;
}
ol, ul {
	list-style: none !important;
}
blockquote, q {
	quotes: none !important;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '' !important;
	content: none !important;
}

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

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

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


.clearboth{clear:both !important !important;}
.clearleft{clear:left !important !important;}
.clearright{clear:right !important !important;}
.noborder{border:none !important !important;}
.floatleft{float:left !important !important;}
.floatright{float:right !important !important;}
.hidden{display:block !important !important;}
.nomargin{margin:0 !important !important;}
ul.nolist li{list-style:none !important !important;}
.nobackground{background:none !important !important;}



.hidden{
	display:inherit !important;
	height:auto !important;
	left:auto !important;
	overflow:visible; !important;
	position:relative; !important;
	width:auto !important;
}


a{
	text-decoration:underline !important;
	color:#000;
}


#header a{
	display:block !important;
	position:relative !important;
	float:left !important;
	left:inherit !important;
	top:inherit !important;
}

#menu {
	height:150px !important;
	left:0 !important;
	position:relative !important;
	top:45px !important;
	width:150px !important;
}

div#content
{
	overflow:visible !important;
	display:block !important;
	position:relative !important;
	margin:0 !important;
	left:inherit !important;
	top:inherit !important;
	clear:both !important;
}

div#flashes{
	clear:both !important;
	overflow:visible !important;
	display:block !important;
}

div#flashes *{
	clear:both !important;
	overflow:visible !important;
	display:block !important;
	position:relative !important;
	margin:0 !important;
	left:inherit !important;
	top:inherit !important;
	clear:both !important;
}
