div.roundedwhite {
	background-color:#eeeeee;
	margin:1px;
	margin-right:5px;
	margin-left:5px;
	color:#666666;
}

div.roundedgray {
	background-color:#bbbbbb;
}

div.emphasis {
	background-color:#6b6b6b;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}