html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
.reason #goBack {
	font-size: 1.2em;
}
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
#main #quotes #q1 {
	color: #00C;
	font-weight: bold;
}
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
#main #quotes {
	font-size: 1.7em;
	margin-top: 0px;
	position: absolute;
	top: 80px;
	right: 350px;
	width: 390px;
}
#main #quotes #q3 {
	color: #F60;
	font-weight: bold;
}
#main #quotes .source {
	color: #000;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
}
#main #quotes #q2 {
	font-style: italic;
	color: #090;
	font-weight: bold;
}

