/* CSS Document */
div#tires_block div#top {background:url(../../static/img/tires_right.png)}
div#tires_block div#bottom div#left {background:url(../../static/img/tires_bottom.png)}
div#spotlights {background:url(../../static/img/spotlights_bg.png)}
div#spotlight_shadow {background:url(../../static/img/spotlights_shadow.png) no-repeat}
div#tiredetail_spotlights_left {background:url(../../static/img/td_sp_left_bg.png) no-repeat}
div#backblock {background:url(../../static/img/td_back_bg.png) repeat-x}

div.explanation div.top {background:url(../../static/img/expl_top.png)}
div.explanation div.content {background:url(../../static/img/expl_bg.png) repeat-y}
div.explanation div.bottom {background:url(../../static/img/expl_bot.png)}
