.info table.bevel{
	background-color: #cccccc;
	margin-top: 1em;
}
.info table.bevel td{
	background-color: #ffffff;
}
.info table.header{
	background-color: #cccccc;
}
.info table.header td{
	background-color: #cccccc;
}
.info table.header h2{
	margin-bottom: 0;
}
.info .clickable{
	cursor: pointer;
	cursor: hand;
}
.info table.list tr.odd{
	background-color: #eeeeee;
}
.info table.list tr.even{
	background-color: #dddddd;
}