div#splash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 475px;
	background-repeat: no-repeat;
	background-position: 0px top;
	z-index: 1;
}
div#fresh {
	float: left;
	position: relative;
	margin-top: 250px;
	margin-bottom: 50px;
	width: 370px;
	min-height: 226px;
	height: auto;
	z-index: 3;
}
div#fresh a {
	text-decoration: none !important;
}
div#fresh a:hover {
	text-decoration: none !important;
}
div#fresh img {
	margin-bottom: 5px;
}
div#topnews img {
	margin-bottom: 5px !important;
}
div#freshnav, div#arhivsbtn {
	position: absolute;
	height: 23px;
	bottom: 0px;
	margin-bottom: -15px;
	right: 0px;
	padding: 4px 0px 4px 4px;
	background-color: #000;
}
div#freshnav img {
	float: left;
	height: 23px;
	margin: 0 2px 0 0;
}
div#topnews {
	float: left;
	position: relative;
	margin-top: 250px;
	margin-left: 20px;
	margin-bottom: 50px;
	width: 390px;
	min-height: 226px;
	height: auto;
	z-index: 3;
}
div#fresh p, div#topnews p {
	margin-bottom: 10px;
}
div#fresh, div#topnews {
	font-size: 0.75em;
}
div#topnews p {
	padding-left: 10px !important;
}
div#topnews h1 {
	margin-top: -10px !important;

}
div#topnews h1 a {
	text-decoration: none;
}