/* BUTTONS */

ul#buttons {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	list-style-type: none;
	font-weight: bold;
}
ul#buttons li {
	padding-top: 10px;
}
ul#buttons img {
	border: 0;
	width: 88px;
	height: 31px;
}