.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border: 1px solid #666666;
	background-color: #CCCCCC;
	height: 16px;
	line-height: 15px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #666666;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	border: 1px solid #666666;
	background-color: #666666;
	height: 16px;
	width: 50px;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
	cursor: hand;
	list-style-position: outside;
	list-style-type: disc;
}
