#contentLeft {
	float:left;
	width:300px;
}
#contentRight {
	float:left;
	margin-left:10px;
	width:310px;
}
#start #contentLeft {
	float:left;
	width:313px;
}
#start #contentRight {
	float:left;
	margin-left:10px;
	width:317px;
}
#startNewsBills {
	float:left;
	width:157px;
	margin-right:5px;
	overflow:hidden;
}
#startPuffs {
	float:left;
	width:155px;
}
#orchestraLeftCol {
	float:left;
	margin-right:15px;
	width:275px;
}
ul#orchestraMembers li {
	margin:5px 0;
}
ul#orchestraMembers .orchestraMemberName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0px;
}

#orchestraRightCol {
	float:left;
	width:225px;
}
.orchestraMember {
	border:1px solid #ccc;
	display:none;
	padding:15px;
	margin:30px 0 0 0;
	background-color:#f5f5f5;
}
.calendarEventsList li {
	margin:8px 0;
}
