button.big span,button.big strong
{
	background-image: url(/images/common/button.png);
}

.small-button,.small-button span,button.small-button span,button.small-button strong
{
	background-image:url(/images/common/small_button_white.png);
	color:#42A0FF;
}

.small-button.alt,.small-button.alt span,button.small-button.alt span,button.small-button.alt strong
{
	background-image:url(/images/common/small_button_blue.png);
	color: #FFF;
}
