/* CSS Document */
#about{
width:40%;
	float:left;
}
#blog_feed{
	margin-top:30px;
}
#right_box{
	border-left:#CCCCCC 5px dotted;
	min-height:inherit;
	float:left;
	width:55%;
	padding:0;
}
	/* IE7 */
	*:first-child+html #news{
		min-height:30em;
		}
		/* IE6 */
		* html #news{
			height:30em;
			} 
.section ul{
margin:0px 0px 0px 40px;
}
