ul
{
	list-style-type: none;
}

li label
{
	float: left;
	width: 125px;
}

button
{
	font-size: 80%;
	padding: 5px 15px;
	background-color: #c7d1e0;
	color: #446797;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
/* 	border: solid #96aac8 2px; */
}

li#buttons
{
	margin-top: 20px;
}

li#buttons div
{
	margin-top: 15px;
	display: none;
}

.rev
{
	font-style: italic;
}
