/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/file/blog.css);
@import url(/file/screen.css);
/* end StyleCatcher imports */
#comment-submit,#comment-preview,#comment-cancel,#referbtn,#searchbtn {cursor:pointer;}
#content table {
    background-color: #FFFFFF;
    text-align: left;
    border-top: 1px solid #66CCFF;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 1px solid #66CCFF;
    margin: 0px;
    padding: 0px;
    }

#content th {
    background-color: #FFFFFF;
    color: #464646;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 90%;
    line-height: 120%;
    border-top: 0px;
    border-right: 1px solid #66CCFF;
    border-bottom: 1px solid #66CCFF;
    border-left: 0px;
    margin: 0px;
    padding: 4px;
    }
th#sun {color:#FF6600 !important;}
#cell1,#cell8,#cell15,#cell22,#cell29 {color:#FF6600 !important;}
#content td {
    background-color: #FFFFFF;
    color: #464646;
    font-family: Verdana, Arial, sans-serif;
    font-weight: normal;
    font-size: 90%;
    line-height: 120%;
    border-top: 0px;
    border-right: 1px solid #66CCFF;
    border-bottom: 1px solid #66CCFF;
    border-left: 0px;
    margin: 0px;
    padding: 4px;
    }

.asset-body h3,.asset-more h3 {
    font-weight:bold;
    font-size:105%;
}

.asset-more img {padding-top 10px;}