.button { 
	color: #fff; font-weight: bold; font-size: 14px;
	cursor: pointer;
	filter:alpha(opacity=90); -moz-opacity:0.9; opacity:0.9; !important
}

.brd { background: url(../images/btns_rd.png) 0 -10px repeat-x; }
.bgn { background: url(../images/btns_gn.png) 0 -5px repeat-x; }
.bbl { background: url(../images/btns_bl.png) 0 -10px repeat-x; }
.byl { background: url(../images/btns_yl.png) 0 -10px repeat-x; }
