﻿@import url(/Files/System/css/default.css);

#wrapper #container #main #content {
	position: relative;
	height: 488px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#wrapper #container #main #content #banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 315px;
	height: 488px;
}
#wrapper #container #main #content #news1 {
	position: absolute;
	right: 35px;
	bottom: 35px;
	width: 230px; /* 250px */
	padding: 8px;
	background: #FFFFFF;
	border: 2px solid #4C6133;
}
#wrapper #container #main #content #news1 div.wrap {
	padding: 8px;
	background: #EBEDCD;
}

