#button_ok_s{
	background-image: url(../gifs/buttons/button_ok_s.gif);
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 30px;
	width: 120px;
	border-width: 0px;
}

#button_ok_m{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(../gifs/buttons/button_ok_m.gif);
	height: 30px;
	width: 160px;
	border-width: 0px;
}

#button_reset_l{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(../gifs/buttons/button_reset_l.gif);
	height: 30px;
	width: 200px;
	border-width: 0px;
}

#button_s{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(../gifs/buttons/button_s.gif);
	height: 30px;
	width: 120px;
	border-width: 0px;
}

#button_m{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(../gifs/buttons/button_m.gif);
	height: 30px;
	width: 160px;
	border-width: 0px;
}

#button_back_s{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(../gifs/buttons/button_back_s.gif);
	height: 30px;
	width: 120px;
	border-width: 0px;
}

#button_delete_m{
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-image: url(../gifs/buttons/button_delete_m.gif);
	height: 30px;
	width: 160px;
	border-width: 0px;
}
