.view-essentials-articles .ndate {
    display: block;
    height: 62px;
    width: 62px;
}
.view-essentials-articles .dtop {
    background: url("../images/news-date-top.png") no-repeat scroll center top transparent;
    display: block;
    height: 38px;
    width: 62px;
}
.view-essentials-articles .dtop p {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
    margin: 0;
    padding-top: 10px;
    text-align: center;
}
.view-essentials-articles .dbottom {
    background: url("../images/news-date-bottom.png") no-repeat scroll center top transparent;
    display: block;
    height: 24px;
    width: 62px;
}
.view-essentials-articles .dbottom p {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 24px;
    margin: 0;
    padding-top: 2px;
    text-align: center;
}
.node-type-page .field-name-body .container {
    overflow: visible;
}
.view-essentials-articles .newslist {
    display: block;
    overflow: hidden;
    padding: 5px 10px;
}

.view-essentials-articles .ndots {
    background: url("../images/dots.png") no-repeat scroll center center transparent;
    clear: both;
    display: block;
    padding: 20px 0;
    width: 700px;
}
.view-essentials-articles .nleft {
    display: block;
    float: left;
    width: 80px;
}
.view-essentials-articles .nright {
    display: block;
    float: right;
    line-height: 17px;
    width: 600px;
}
.view-essentials-articles .nright h2 {
    color: #3A6179;
    line-height: 24px;
    margin-bottom: 7px;
}
.view-essentials-articles .read-more a {
    background: url("../images/read-more.png") no-repeat scroll center top transparent;
    display: block;
    height: 20px;
    margin-top: 8px;
    text-indent: -9999%;
    width: 76px;
}
.view-essentials-articles .read-more a:hover {
    background: url("../images/read-more.png") no-repeat scroll center bottom transparent;
}
.kbcontainer {
    display: block;
    overflow: hidden;
    width: 740px;
}
.kbleft {
    display: block;
    float: left;
    padding-right: 35px;
    width: 492px;
}
.kbleft h3 {
    color: #EF9F11;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 10px 0;
}
.kbleft p.subheading {
    color: #474747;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
}
.kbleft p {
    color: #5E5E5E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 17px;
}
.kbcontainer ul {
    list-style-image: url("/sites/all/themes/workbooks/images/bullet.png");
    margin: 20px 0 20px 40px;
}

.kbleft a.moreabout {
    background: url("/sites/all/themes/workbooks/images/findoutmore2.png") no-repeat scroll center top transparent;
    display: block;
    height: 36px;
    margin-bottom: 10px;
    text-indent: -9999%;
    width: 326px;
}

.kbleft a.moreabout:hover {
    background: url("/sites/all/themes/workbooks/images/findoutmore2.png") no-repeat scroll center bottom transparent;
}
.kbleft a.signup {
    background: url("/sites/all/themes/workbooks/images/signupfor30days.png") no-repeat scroll center top transparent;
    display: block;
    height: 36px;
    text-indent: -9999%;
    width: 253px;
}
.kbleft a.signup:hover {
    background: url("/sites/all/themes/workbooks/images/signupfor30days.png") no-repeat scroll center bottom transparent;
}
.kbright {
    display: block;
    float: right;
    width: 213px;
}
.names {
    border-bottom: 1px dashed #D1D1D1;
    display: block;
    height: 90px;
    margin-bottom: 6px;
    padding-bottom: 6px;
    width: 197px;
}
.names img.cimage {
    float: right;
    position: relative;
    right: 20px;
    top: 21px;
}
.names p.cname {
    color: #2969B1;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0;
    padding-top: 40px;
    text-transform: uppercase;
}
.names p.cfunc {
    color: #9A9A9A;
    font-size: 10px;
    font-weight: normal;
    line-height: 13px;
    margin: 0;
    text-transform: uppercase;
}
.kbright p {
    color: #5E5E5E;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    margin: 0;
}
/* ============================> SUPPORT PAGE <================================ */
.container h1 {
    color: #205FAB;
    font-size: 26px;
}
.page-node-58 .container table {
    border: 1px solid gray;
}
.page-node-58 #wb_form > table {border: none;}

.view-video table td {
    display: block;
    float: left;
    margin: 0 4px 5px 0;
    min-height: 200px;
    padding-bottom: 10px;
    width: 170px;
}
.view-video table td img {
    border: 1px solid #AFAFAF;
}

#right .view-video p {
    font-size: 11px;
    line-height: 13px;
    margin-top: 4px;
}
#left #block-block-13 {
    margin-top: 30px;
}