body {
	background: #909492 url(../icons/bg.gif) 0 0 repeat-y;
}
#news {
	top: 400px;
}

#content {
	position: absolute;
	width: 620px;
	top: 400px;
	font-size: 1.1em;
}

#content h1  {
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#content blockquote {
	margin: 5px 15px 10px 0;
	min-height: 90px;
	width: 275px;
	float: left;

}

#content blockquote p {
	width: 260px;
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0 0 0;
}

#content blockquote h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

#content blockquote ul li {
	padding: 0 10px 0 10px;
	margin: 0;
	line-height: 1.5em;
	list-style-type: none;
	background: #fff url(../icons/arrow_r.gif) 0 2px no-repeat;

}

#content blockquote ul {
	width: 166px;
}

#content blockquote h3 {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

