/* killerbees plugin styles */
img.topleft, img.bottomleft {
float:left;
margin-top:.2ex;
margin-right:1ex;
margin-bottom:.2ex;
}
img.topright, img.bottomright {
float:right;
margin-top:.2ex;
margin-bottom:.2ex;
margin-left:1ex;
}
.sig_block_style {
color: #777;
border-top: 2px dotted #ddd;
border-bottom: 1px dotted #ddd;
margin: 1em 2em .2em 2em;
padding: .2em 2em;
}