#content {
	width:615px;
	/* we use padding instead of margin because of the unfortunate */
	/* bug in IE that doubles horizontal margins in floats */
	margin:0;
	padding:0 30px 0 10px;
    float:left;
}
#leftPortlets {
    display:none;
}
#rightPortlets {
    float:left;
	width:147px;
}
