.green-but, .green-but-small, 
.solid-green-but, 
.solid-green-but-wt, 
.solid-green-but-lng-wt, 
.solid-green-but-vlng-wt, 
.solid-green-small-but-wt,
.solid-white-but {
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom:1px;
	cursor:pointer;
	border:none;
}

.green-but {
	background-image:url(/images/buttons/green_button.jpg);
	color:#7DBC0B;
	width:114px;
	height:26px;
	font-weight:normal;
}
.green-but-small {
	background-image:url(/images/buttons/green_button_small.jpg);
	color:#7DBC0B;
	width:36px;
	height:26px;
	font-weight:bold;
	font-weight:normal;
}
.solid-green-but {
	background-image:url(/images/buttons/solid-green.jpg);
	color:white;
	width:105px;
	height:24px;
	font-weight:bold;
}
.solid-green-but-wt {
	background-image:url(/images/buttons/solid_green_wt.jpg);
	color:white;
	width:105px;
	height:24px;
	font-weight:bold;
}
.solid-green-but-lng-wt {
	background-image:url(/images/buttons/solid_green_lng_wt.jpg);
	color:white;
	width:144px;
	height:24px;
	font-weight:bold;
}
.solid-green-but-vlng-wt {
	background-image:url(/images/buttons/solid_green_vlng_wt.jpg);
	color:white;
	width:202px;
	height:24px;
	font-weight:bold;
}
.solid-green-small-but-wt {
	background-image:url(/images/buttons/solid_green_small_wt.jpg);
	color:white;
	width:34px;
	height:24px;
	font-weight:bold;
}
.solid-white-but {
	background-image:url(/images/buttons/solid-white.jpg);
	color:#7DBC0B;
	width:105px;
	height:24px;
}