#news {
	width: 313px;
	height: 134px;
}

#map {
	margin: 2px 0 0 255px;
}

h2 {
	margin: 6px 0;
}

img.left {
	margin: 10px 0 0 0;
	border: 1px solid #728C27;
}

.textright {
	display: block;
	position: absolute;
	left: 72px;
}

a:hover img {
	border-color: #9DB02E;
}