div.featuredposts {
	margin: 5px 0 0;
	margin-left: 35px;
	width: 506px;
	height: 100%;
	font-size: 0.75em;
	background:url(http://www.edgeoftheworld.cz/wp-content/themes/aeros/images/corners/white.png) repeat 0 0;
	color: #000;
	padding: 1em 18px 1em 18px;
	border: solid 2px #BBB;
}
div.featuredposts h2 {
	margin-top: 0;
	font-family:lucida grande,verdana,arial,sans-serif;
        font-size:1.2em;
}
div.featuredposts h2>a {
	color: #333;
}
img.featuredimg {
	float: left;
	margin: auto 10px 5px auto;
}
