div#content {
	/* T R B L */
	padding:10px 7px 15px 13px;
	margin:5px 10px 5px 10px;
	width:560px;
}

*html div#content {
	width:555px;
	padding-bottom:20px;
}

/*div#rssFeed {
	float:right;
	width:150px;
	padding:10px 10px;
	margin:5px 10px 10px 0px;
	background-color: #DFDDD5;
	
	font-size: 13px;
	text-align: left;
}
*html div#rssFeed {
	width:130px;
}*/