
.stats_none { } /* ..muh */
.stats_pos  { color: green; } /* good! */
.stats_neg  { color: red; } /* bad! */

#wp_overview .wp_overview_day {
        padding: 5px 0px 5px 0px; 
        overflow: hidden; 
        display: none; 
}

#wp_overview .wp_overview_now { overflow: hidden; width: 244px; padding: 5px 0px 5px 0px; }
#wp_overview .wp_overview_now .stats_table { width: 235px; }

#wp_overview .stats_table strong { display: inline-block; font-weight: bold; width: 65px; }

#wp_overview .stats_table {
        background-color: #F9F9F9;
        padding-left: 5px;
        width: 160px;
}

#whatpulse_extend { width: 12px; height: 84px; cursor: pointer; }

#wp_overview div, #wp_overview img { float: left; }
#wp_overview {
        background-image: url(/images/whatpulse_bg.jpg);
        height: 84px;
        width: 262px;
}

#content .statistic_table td a { text-decoration: none; color: #818181; }

#content .statistic_table .stats_modi img { position: relative; top: -2px; }
#content .statistic_table .stats_modi { font-size: 8px; }

#wp-top-5-container td.orange a { color: #E9791D; }
#wp-top-5-container tr:hover td { background-color: #FFFFFF; }
#wp-top-5-container { padding-bottom: 5px; margin-bottom: 5px; }

#wp-top-5-largest { margin-right: 25px; }
#wp-top-5-amount, #wp-top-5-largest {
        -webkit-box-shadow: 3px 3px 5px #f0f0f0;
        background-color: #FAFAFA;
        -moz-box-shadow: 3px 3px 5px #f0f0f0;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        
        border: 1px solid #dcdcdc;
        padding: 5px 8px 5px 8px;
        float: left;
        width: 247px;
}

#wp-top-5-container h3 { font-family: "Cambria", Arial; margin-bottom: 5px; font-size: 15px; color: #676767; }

#whatpulse-profile-table span { color: #E0E0E0; }
#content #whatpulse-profile-table tbody a:hover { text-decoration: underline; }

#whatpulse-profile-table th img { position: relative; margin-left: 5px; top: -1px; }
#whatpulse-profile-table tbody tr:hover td     { background-color: #ffffff; }
#whatpulse-profile-table tbody tr.selected td   { background-color: #ffffff; color: #E9791D; }
#whatpulse-profile-table tbody tr.selected td a { color: #E9791D; }

#content #whatpulse-profile-table tbody td.link a:hover { text-decoration: none; color: #E9791D; }
#content #whatpulse-profile-table tbody td.link a       { text-decoration: none; color: #D0D0D0; }

#whatpulse-page-overview li.selected { color: #E9791D; font-weight: bold; }
#whatpulse-page-overview li { cursor: pointer; display: inline-block; background-color: white; border-radius: 4px; border: 1px solid #F0F0F0; padding: 2px 4px 2px 4px; margin-left: 5px; }
#whatpulse-page-overview ol {
        font-size: 10px;
        float: right;
}

#whatpulse-page-overview { height: 20px; }
