/* 
    Cable section styles for sunflower.com
*/

#cable ol { padding: 0 0 0 20px; }

#cable #nav-global #ng-cable a { background-position:-55px 0px; }
 
#cable #content {
    margin-top: 20px;
}

#cable .vod-upcoming { width: 560px; font-size: xx-small; }
#cable .vod-upcoming tr:hover { background: #e3e3e3; }
#cable .vod-upcoming tr.header th { text-align: left; background: #e3e3e3; border: 1px solid #c7c7c7; }
#cable .vod-upcoming tr td { padding: 0 5px 0 0; border-bottom: 1px solid #c7c7c7; border-right: 1px solid #c7c7c7; } 
#cable .vod-upcoming-nav {
    border: 1px solid #c7c7c7;
    background: #e3e3e3;
    padding: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

table.servicesC td {
    border-bottom: 1px dotted #6699CC;
    font-family: Verdana, sans-serif, Arial;
    font-weight: normal;
    font-size: 11px;
    background-color: white;
}

.servItem {
    text-align: center;
}

