#latest {
		float: right;
		background: #EEEADB url(../images/_latest_bg.gif) repeat-y left;
		width: 129px;
		padding-left: 10px;
		margin-right: 0px;

}
#latest_title {
		background: url(../images_latest/_latest_title.gif) no-repeat left bottom;
		height: 30px;
		margin-left: -4px;
}

#latest_content {
		background: #F6F4EE url(../images_latest/_latest_bg2.gif) repeat-y left;
		padding-left: 5px;
		width: 120px;
		padding-bottom: 15px;
}

#latest_content img { display: none;}

#latest_content P {
		font-size: 10px;
		text-align: left;
}
.date { font-weight: bold; }


#latest_content_footer {
background: url(../images_latest/_latest_footer2.gif) no-repeat;
height: 15px; 		
margin-top: -5px;}


#latest_news, #latest_huntreports, #latest_cinematic {
		height: 23px;
		background-repeat: no-repeat;
		margin-top: 15px;
}

#latest_news { background-image: url(../images_latest/_latest_news.gif); }
#latest_huntreports { background-image: url(../images_latest/_latest_hunts.gif); }
#latest_cinematic {
		background-image: url(../images_latest/_latest_cinematic.gif);
		height: 25px;
}
#latest_vid { margin-bottom: 20px; }




#latest_footer {
		background: url(../images/_latest_footer.gif) no-repeat left;
		height: 8px;
		margin-left: -10px;
		margin-bottom: 0 !important; /*Bug fix for IE, 5px bug*/
		margin-bottom: -5px;
}

