/* case insight tabs */
.insighttabs {}
.insighttabs ul {margin:0; padding: 0;}
.insighttabs li {background: #498fcb;float:left;display: block;margin:  5px 0;padding: 10px 13px;border: 1px solid #dddddd;border-bottom: none;font-weight: bold;}
.insighttabs li img {margin: 0 3px;}
.insighttabs li a {color: black;}
.insighttabs li.on {background: #ffffff;}

/* insight styles */
.h_insight img {margin: -5px 0 0 0;}

#insights {clear: both;margin: 5px 10px 5px 0;padding: 5px 0;}
.insight {clear: both;padding: 10px;border-left: 1px solid #d6d6d6;border-right: 1px solid #d6d6d6;}
.insighttext {min-height: 130px;font-size: 12px;}
.insighttext img {max-width: 575px;margin: 5px;}
.insighttext h1, .insighttext h2, .insighttext h3, .insighttext h4, .insighttext h5, .insighttext h6 {
    margin: 2px 0;padding: 2px 0;}
.insight p {margin: 5px 0;padding: 5px 0;}
.insight ul, .insight ol {margin-left: 1em;padding-left: 1em;}
.insight p, .insight li {margin: 2px 0;padding: 2px 0;}
.insighthd {background: url('../images/insight-hd-bg.jpg') repeat-x top left;padding: 7px 5px;border-left: 1px solid #d6d6d6;border-right: 1px solid #d6d6d6;border-top: 1px solid #d6d6d6;}
.insighthd p {margin:0; padding:0;}
.wip {background: url('../images/insight-hd-preview-bg.jpg') repeat-x top right;}
.insighthd img {vertical-align: middle;}
.insightft {margin-bottom: 20px;border-bottom: 2px solid #b6b6b6;}

/* comment styles */
.iccommentbar {margin: 5px 0;background :#dddddd;padding: 5px;font-family: Verdana, Arial, sans-serif;font-size: 10px;font-weight: bold;}
.iccommentbar a {float: right;margin-left: 5px;}
.iccomment {margin: 3px 0;padding: 3px;background : #f7f7f7;border-top: 1px dotted #cccccc;border-bottom: 1px dotted #cccccc;font-size: .9em;}
.iccomment td {vertical-align: top;}

/* member profile box */
.mp {border: 1px solid #dddddd;padding: 5px;margin: 5px 10px 5px 0;float: left;font-size: .8em;}