
#container{
	width: 470px;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;
}
.buttons{ padding: 6px; }
.buttons span{ color:#0080FF; padding:0 2px; cursor: pointer; font: 11px Verdana; }
.buttons span.active, .buttons span:hover{ background:#0080FF; color:#fff; }
