/*---------
News Content
-----------*/
.newscontent {
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}

/*---------
Line
-----------*/
#line {
	clear: both;
	border-top-width: 1px;
	border-top-color: #000000;
	width: 735px;
	border-top-style: solid;
	height: 10px;
	position: relative;
	left: 35px;
}
/*---------
Header 1
-----------*/
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #901706;
	font-weight: bold;
}

/*---------
Description
-----------*/
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

.rightimage {
	text-align: right;
	position: absolute;
	right: 35px;
}
