.rebuttonwide2 { border: 0 solid white; background: URL('%themepath%images/buttonwide2_sprite.png') no-repeat top left; background-position: 0 0; height: 36px; width: 95px; color: #333333; font-family: candara, trebuchet ms, tahoma, verdana, tahoma, sans-serif; font-size: 16px; font-weight: bold; margin: 5px 5px 5px 0; padding: 5px 0 10px 0; vertical-align: middle; cursor: pointer; }
.rebuttonwide2:hover { background-position: 0 -86px; }

.rebutton, .rebuttonblue, .rebuttonred, .rebuttongreen, .rebuttonhover
{
	BORDER: solid 0 #FFFFFF; BACKGROUND: URL('%themepath%images/button1_sprite.png') no-repeat top left; HEIGHT: 24px; WIDTH: 79px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma; FONT-SIZE: 11px; MARGIN: 0px; padding-top: 0px; padding-bottom: 3px; CURSOR: pointer;
	background-position: 0 0;
}

.rebutton:hover
{
	background-position: 0 -74px;
}

.rebutton { background-position: 0 0; }
.rebuttonblue:hover { background-position: 0 -74px; }
.rebuttongreen:hover { background-position: 0 -148px; }
.rebuttonhover { background-position: 0 -222px; }
.rebuttonred:hover { background-position: 0 -296px; }

.rebutton2, .rebuttondisabled2, .rebutton2default, .rebuttongray2, .rebuttonred2, .rebuttonblue2, .rebuttongreen2
{
	BORDER: solid 0 #FFFFFF; BACKGROUND: URL('%themepath%images/button2_sprite.png') no-repeat top left; HEIGHT: 24px; WIDTH: 110px; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma; FONT-SIZE: 11px; MARGIN: 0px; padding-top: 4px; padding-bottom: 15px; vertical-align:middle; CURSOR: pointer;
}

.rebutton2default {
	background-position: 0 0;
}

.rebutton2default:hover
{
	background-position: 0 -74px;
}

.rebuttongray2
{
	background-position: 0 -222px;
}

.rebuttondisabled2
{
	background-position: 0 -148px;
}

.rebuttonred2
{
	background-position: 0 -444px;
}

.rebuttonred2:hover
{
	background-position: 0 -296px;
}

.rebuttonblue2
{
	background-position: 0 -74px;
}

.rebuttonblue2:hover
{
	background-position: 0 -296px;
}

.rebuttongreen2
{
	background-position: 0 -296px;
}

