@charset 'utf-8';

/*div#layout {padding-bottom: 130px; margin-bottom: -2px; box-shadow: 0 -2px 2px rgba(0,0,0,0.2); -moz-box-shadow: 0 -2px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 0 -2px 2px rgba(0,0,0,0.2);}*/

/*div#footer {display: none;}*/

#conversation-header h1 {font-size: 22px; line-height:1.2; font-weight: bold;}

#conversation-parent {margin-bottom: 10px;}

div.pane.loading {background: url('/image/loaders/spinner_35-dark.gif') no-repeat center center; height:300px;}

div#conversation-post.block {background: #eee url('/image/gradients/alt_small-up.png') repeat-x left bottom; padding:0; margin: 10px 0 15px 5px; border: 1px solid white; box-shadow: 0 1px 3px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3); clear: both; width:560px;}
div#conversation-post.block.loading {min-height:78px; background:#f4f4f4 url('/image/loaders/spinner_28-dark.gif') no-repeat center center;}
