/* @override 
	http://local.catcohen.com/stylesheets/hpBlogs.css?1264422587
	http://local.catcohen.com/stylesheets/hpBlogs.css?1264423313
	http://local.catcohen.com/stylesheets/hpBlogs.css?1264423335
	http://local.catcohen.com/stylesheets/hpBlogs.css?1264423420
	http://local.catcohen.com/stylesheets/hpBlogs.css?1264439750
*/

div#blogs {
	width: 50%;
	float: right;
}

div.blogBox {
	border:solid orange thin;
	background-color:lightblue;
	padding: .3em;
margin: .3em;
	}

#blogs div.blogBox p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#blogs div.blogBox strong {
	font-size: 1.2em;
	margin:0;
}