.sport_icon{
    display: inline-block; height: 16px; width: 16px; background: url('../images/sports_sprite_black.png') no-repeat; 
    margin-right: 5px;
    vertical-align: top;
}

.sport_icon_white{
    display: inline-block; height: 16px; width: 16px; background: url('../images/sports_sprite.png') no-repeat; 
    margin-right: 5px;
    vertical-align: top;
}

.sport_icon_black{
    display: inline-block; height: 16px; width: 16px; background: url('../images/sports_sprite_black.png') no-repeat; 
    margin-right: 5px;
    vertical-align: top;
}

.sport_icon{
    display: inline-block; height: 16px; width: 16px;    
    margin-right: 5px;
    vertical-align: top;
}

.i_soccer,.i_speciale_calcio,.i_calcio,.i_1,.i_Football,.i_27
{
	background-position: 0px 0px !important;
}
.i_basket,.i_5,.i_Basketball
{
	background-position: -16px 0px !important;
}
.i_baseball,.i_20,.i_Baseball
{
	background-position: -64px -48px !important;
}
.i_ice_hockey,.i_Ice_Hockey,.i_11
{
	background-position: -48px 0px !important;
}
.i_tennis,.i_4,.i_Tennis
{
	background-position: -64px 0px !important;
}
.i_handball,.i_19
{
	background-position: -80px 0px !important;
}
.i_floorball
{
	background-position: -80px -16px !important;
}
.i_motor_sport
{
	background-position: -112px 0px !important;
}
.i_football,.i_8
{
	background-position: -128px 0px !important;
}
.i_rugby,.i_28,.i_Rugby,.i_9
{
	background-position: -144px 0px !important;
}
.i_snooker,.i_31
{
	background-position: -48px -16px !important;
}
.i_table_tennis
{
	background-position: -64px -16px !important;
}
.i_darts,.i_29
{
	background-position: -48px -32px !important;
}
.i_volley,.i_17,.i_Volleyball
{
	background-position: -96px -16px !important;
}
.i_waterpolo
{
	background-position: 0px -32px !important;
}
.i_badminton
{
	background-position: -32px -48px !important;
}
.i_bowls
{
	background-position: 0px -48px !important;
}

.i_golf,.i_10
{
	background-position: -96px 0px !important;
}

.i_f1,.i_2
{
	background-position: -112px 0px !important;
}

.i_ciclismo,.i_6
{
	background-position: -128px -48px !important;
}

.i_boxe,.i_16
{
	background-position: -96px -48px !important;
}

.i_arti_marziali,.i_13
{
	background-position: -112px -48px !important;
}

.i_cricket,.i_21
{
	background-position: -16px -48px !important;
}

.i_esport,.i_32
{
	background-position: -144px -48px !important;
}

.i_curling,.i_35
{
	background-position: -128px -16px !important;
}

#quote_tables .color_white {
  color: white;
}