кнопка ТТ рекомендует

HTML

<div style="height: 33px; width: 140px; background: url('http://traveltipz.ru/images/tt_recommend150x88.png') no-repeat; margin: 10px; padding: 50px 5px 5px; text-align: center;">
<a href="http://traveltipz.ru/trips/hotels/id/75957_otzyvy-hostel-rest-saint-petersburg-russia""> Hostel Rest</a></div>

<div class="grayBG">
<div style="height: 33px; width: 140px; background: url('http://traveltipz.ru/images/tt_recommend150x88.png') no-repeat; margin: 10px; padding: 50px 5px 5px; text-align: center;">
<a href="
http://traveltipz.ru/trips/hotels/id/16985_otzyvy-art-otel-moscow-russia
" style="">
Арт Отель
</a>
</div>
</div>

<div class="orangeBG">
<div style="height: 33px; width: 140px; background: url('http://traveltipz.ru/images/tt_recommend150x88.png') no-repeat; margin: 10px; padding: 50px 5px 5px; text-align: center;">
<a href="
http://traveltipz.ru/trips/hotels/id/16985_otzyvy-art-otel-moscow-russia
" style="">
Арт Отель
</a>
</div>
</div>

<div class="blueBG">
<div style="height: 33px; width: 140px; background: url('http://traveltipz.ru/images/tt_recommend150x88.png') no-repeat; margin: 10px; padding: 50px 5px 5px; text-align: center;">
<a href="
http://traveltipz.ru/trips/hotels/id/16985_otzyvy-art-otel-moscow-russia
" style="">
Арт Отель
</a>
</div>
</div>

<div class="greenBG">
<div style="height: 33px; width: 140px; background: url('http://traveltipz.ru/images/tt_recommend150x88.png') no-repeat; margin: 10px; padding: 50px 5px 5px; text-align: center;">
<a href="
http://traveltipz.ru/trips/hotels/id/16985_otzyvy-art-otel-moscow-russia
" style="">
Арт Отель
</a>
</div>
</div>

CSS

.grayBG, .greenBG, .whiteBG, .orangeBG, .blueBG {
    padding: 10px;
}
.whiteBG {
    background: #fff;
}
.grayBG {
    background: #dbdbdb;
}
.greenBG {
    background: #929E0D;
}
.blueBG {
    background: #6600CC;
}
.orangeBG {
    background: #F06318;
}