td, input, th {
	font-family:Arial;
	font-size:11px;
}

.buttonActive, .button{
	font-size:12px;
	width:150px;
	background-color:#999;
	color:#FFFFFF;
	cursor:pointer;
	text-align:center;
}
.buttonActive{
	border:solid 1px #555;
	border-bottom:none;
	background-color:#fff;
	color:#555;
}

select, option, input {	font-size:10px;}

