.adSense
{
	xborder: solid 1px #900;
	xwidth: 468px;
	xheight: 60px;
	xfloat: right;
	xposition: absolute;
	xright: 25px;
	xbottom: 25px;
	clear: both;
}

.news
{
	clear: both;
	border: solid 1px #c00;
	background-color: #a00;
}

.newsItem
{
	display:block;
	float:left;
	max-width: 200px;
	xheight: 100px;
	text-align: left;
	text-decoration:none;
	color: Black;
	margin: 3px;
	margin-right: 10px;
}
