/*

NOTE: The profiling below will only run to the end of the Profile filter.
The actuall result may exceed the stated.

== MEMORY ================ 
Memory Usage = 0.62MB

*/
div.bubble { width: 100%; margin-bottom: 13px; } div.bubble div.comment { padding:5px; background-color: #fdd300; border:1px solid #F2C211; } div.bubble div.comment_owner { padding:5px; background-color: #fdf0ad; border:1px solid #F2C211; } div.bubble div.comment span.edit, div.bubble div.comment_owner span.edit { font-size:10px; } div.bubble div.comment hr, div.bubble div.comment_owner hr { margin-bottom:4px; } div.bubble div.comment p { padding: 0px; } div.bubble div.author { font-size:11px; z-index:1000; margin: 5px; position:relative; top:-1px; font-style: normal; background: transparent url(http://www.dougwalker.com/assets/images/default/blocks/comments/tip.png) no-repeat 20px 0px; } div.bubble div.author_owner { font-size:11px; z-index:1000; margin: 5px; position:relative; top:-1px; font-style: normal; background: transparent url(http://www.dougwalker.com/assets/images/default/blocks/comments/tip_author.png) no-repeat 20px 0px; } div.bubble div.author div.details, div.bubble div.author_owner div.details { padding:5px 0 0 45px; } div.bubble div.author span.admin, div.bubble div.author_owner span.admin { position:absolute; right:0; }