div.bubble {
width:auto;
font-size:.75em;
margin-bottom:2px;
margin-top:12px;
}

div.bubble blockquote {
border:1px solid #c9c2c1;
background-color:#fff;
margin:0;
padding:0;
}

div.bubble blockquote p {
margin:10px;
padding:0;
}

div.bubble a {
text-decoration:line;
border-bottom-style:none;
letter-spacing:-1px;
color:#fff;
font-size:11px;
font-weight:700;
}

div.bubble strong {
color:#fd8c00;
font-size:12px;
letter-spacing:-1px;
font-weight:700;
}

div.bubble cite {
position:relative;
top:6px;
background:transparent url(tip.gif) no-repeat 20px 0;
font-style:normal;
margin:0;
padding:7px 0 0 2px;
}

div.bubble div.rounded {
margin-bottom:7px;
border:3px solid #fff;
background-color:#b7e0ff;
}

div.bubble div.rounded blockquote {
border:0;
background-color:transparent;
}

div.bubble div.rounded blockquote p {
margin:0 12px;
}

div.bubble cite.rounded {
position:relative;
padding-left:78px;
padding-top:12px;
top:9px;
background:transparent url(tip-rounded.gif) no-repeat 15px 0;
margin:0;
}

div#pimped.bubble {
font-size:.9em;
}

div#pimped.bubble div.rounded {
color:#fff;
border:3px solid #fff;
background-color:#111;
}

div#pimped.bubble cite.rounded {
background:transparent url(http://www.youcanplay.ru/img/tip-pimped.gif) no-repeat 96px 0;
}