﻿
    .st-hightlight
        {
            background:#dcdcdc;
        }
        
      .st-table  th.st-th { padding: 10px; }
                
        .st-tabletable, .st-table td, .st-table th
        {
            width: 620px;
            font-family: Arial, Sans-Serif;
            font-size: 12px;
            text-align: left;
        }
        
        .st-table td { border-bottom: 1px solid #DCDCDC;}
        
        .st-table th
        {
            background-color: black;
            color: white;
        }
        .st-table td ul
        {
            text-decoration: none;
            list-style-type: none;
            margin: 0;
            padding: 20px 10px;
        }
 .st-search-container { width: 620px; float: left; font-family: arial, sans-serif; }
 .st-search { float: left; width: 620px; margin-bottom: 20px; }
 .st-search-container table { float: left; }
 
#story_custom #colwrapper { background-image: none; }
