@import url('/mobile/css/engine.css') all;
@import url("/mobile/css/style.css");

/* Вид цитаты и кода */ 
.bbQuoteBlock, .bbCodeBlock { margin: 15px 0px 15px 0px !important; } 
.bbQuoteName, .bbCodeName { display:none; } 
.quoteMessage, .codeMessage { overflow: auto !important; text-align: justify !important; font: 11px/1.5 Verdana,Arial,Helvetica,sans-serif !important; color: #FFFFFF; text-shadow: 1px 1px 1px #EF502C !important; font-style: italic!important; background-color: #ef502b; background: -webkit-linear-gradient(top, #ef5633 0%, #ee4924 100%); padding: 5px 10px 5px 0px!important; border: 2px solid #C2C2C2!important; border-radius: 5px; }