div.roundedwhite {
	background-color:#ffffff;
	margin-left:5px;
	margin-right:5px;
}

div.roundedgray {
	background-color:#333333;
	margin-top:5px;
	margin-bottom:5px;
}

div.roundednote {
	background-color:#CCCCCC;
	margin:5px;
	text-align:center;
}