/* CSS Document */

.shownews
{
	margin: 4px 4px 4px 4px;
	border-style: none dotted none dotted;
	border-color:#9B9B9B;
	border-width: 1px;
}


.shownewsheader, .shownewsheader a
{
	padding: 6px 0px 4px 6px;
	background-color: #6d767b;
}



.homebox
{
	width: 460px;
	border: 3px #6d767b solid;
	margin-left: 33px;
	height:auto;
	float: left;
	margin-bottom:20px;
}


.homeboxheader
{
	background: #6d767b;
	padding: 6px 0px 4px 6px;
}

