/* Overwrite the Rotating Posts styles */

.format_text div.rp_post div.rp_post_title h2 {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.format_text div.rp_post div.rp_post_title h2 a {
	text-decoration: none;
}

div.rp_post_content {
	height: 250px;
}

.format_text div.rp_post_content img.left, .format_text div.rp_post_content img.alignleft, div.rp_post_content .wp-caption.alignleft {
	margin-bottom: 0.5em;
}

div#rp_nav {
	padding: 0 20px;
}

div#rp_nav #rp_nav_arrows {
	display: block;
	padding: 0;
	margin: 0 0 1em 0;
}