label.rb_off img, label.rb_on img {
	height:26px;
	width:26px;
}
label.rb_on img {
	background:transparent url(../images/radio2.gif) repeat scroll 0px 0px;
}
label.rbover_on img {
	background:transparent url(../images/radio4.gif) repeat scroll 0px 0px;
}
label.rb_off img {
	background:transparent url(../images/radio1.gif) repeat scroll 0px 0px;
}
label.rbover_off img {
	background:transparent url(../images/radio3.gif) repeat scroll 0px 0px;
}
input.rradio{
	position:absolute;
	left:-4000px;
}
