/*
* * * * * * * * * * * * * * *
* * * * * general * * * * * *
* * * * * * * * * * * * * * *
*/
#container {
	width:100%;
	position:absolute;
	top:0px;
	background:#FFFFFF url(/library/images/background-body-news.gif) no-repeat;
	background-position:50% 0%;
	color:#67615B;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Sans-serif;
}
h1.disclaimer {
	text-indent:-2000px;
	background:#F2F0EF url(/library/images/text-disclaimer.gif) no-repeat;
	height:27px;
	overflow:hidden;
	margin-bottom:15px;
}
#main {
	padding-bottom:20px;
}
#content p {
	padding:5px 50px 9px 0px;
}
.quote {
	border-bottom:1px solid #FFFFFF;
	background-color:#BBB1A6;
	height:94px;
	width:269px;
	overflow:hidden;
}