.src_frm_button {
	background-image:url(../images/layout/l_0/btn_filter.png);
	background-color:transparent;
	border:none;
	background-repeat:no-repeat;
	width:67px;
	height:21px;
	color:transparent;
	color:none;
	cursor:pointer;
}

.frm_footer_button {
	background-image:url(../images/layout/l_0/btn_save.png);
	background-color:transparent;
	border:none;
	background-repeat:no-repeat;
	width:114px;
	height:26px;
	color:transparent;
	color:none;
	cursor:pointer;
    text-indent:-1000px;
}

.frm_button_generic {
	border:none;
	height:21px;
    background-color:#00b1da;
    color:#ffffff;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
}