/* 
 Вёрстка by w1ki
 Site: http://w1ki-rip.3dn.ru/
 Skype: w1ki-rip.3dn.ru
*/

@import url('/images/style.css');

/* Чёрный вид цитаты 
------------------------------------------*/ 
.bbQuoteBlock { 
 margin: 2px 0px 2px 0px!important; 
} 

.bbQuoteName { 
 display:none; 
} 

.quoteMessage { 
 overflow: hidden!important; 
 text-align:justify!important; 
 font:115%/1.5 Verdana,Arial,Helvetica,sans-serif!important; 
 color:#c9c9c9;text-shadow:1px 1px 1px #000!important; 
 font-style: italic!important; 
 background: #454a50 url(/images/quote_black.png) no-repeat 10px 10px!important; 
 padding: 5px 2px 5px 50px!important; 
 border: 1px solid #333!important; 
} 
/*------------------------------------------*/