div.clear
{
	clear : both;
}

#bottom
{
	width : 800px;
	margin : 0px auto;
	color : #707173;
	font-size : 9px;
	padding : 20px 0px;
	line-height : 16px;
}

#bottom table
{
	width : 100%;
}


#content
{
	width : 568px;
	float : left;
	padding : 0px 10px 20px 50px;
	line-height : 18px;
	text-align : justify;
	border-left : 1px #003882 solid;
	height: 400px;
	position: relative;
	left: 60px;
}


#photo
{
	bottom : 0px;
	right : 0px;
	position : absolute;
	z-index: 2;
}

#line
{
	top : 205px;
	left : 52px;
	position : absolute;
	z-index : 2;
}

a.prev_news
{
  	color : #003882;
  	float: left;
  	padding: 0px;
  	border: none;
  	text-decoration: none;
}
a.next_news
{
  	color : #003882;
  	float: right;
  	padding: 0px;
  	border: none;
  	text-decoration: none;
}

#news_image{
  	border: 0px; 
	  float: left; 
	  padding: 5px;
	  padding-left: 15px;
	  padding-right: 15px;
}

