﻿.description-content, #benefits-div
{
    padding-left: 50px;
}
#posting-links
{
    text-align: right;
    font-size: 14px;
}
.first-header .template-editor-field-header {
    margin-top: 0;
}
div.details-content {
/*    margin: 3px;
    padding: 2px;
    border: 1px dashed #BBB;
    margin-top: 8px; */
    padding-bottom: 15px;
}
#posting-links a {
    font-size: 19px;
}
#PositionInfoTabStrip
{
    margin-top: 15px;
}
.description-content ol li, #benefits-div ol li
{
    list-style-type: circle;
    list-style: decimal;
}
.description-content ul li, #benefits-div ul li
{
    list-style-type: circle;
    list-style: circle;
}
div.position-header-item span.item-header
{
    color: #9b4b16;
    font-size: 14px;
}
div.position-header-item span.item-text
{
    font-size: 13px;
    float: right;
}
div.position-header-item
{
    padding-bottom: 3px;
    margin-right: 10px;
    margin-bottom: 8px;
    border-bottom: 1px dashed #BBB;
    margin-left: 8px;
}
div.position-header-contents
{
    width: 525px;
}
@media print
{
    .t-tabstrip-items
    {
        display: none;
    }
    .t-tabstrip .t-content
    {
        display: block;
        border: 2px grey;
        padding: 3px 3px 3px 3px;
        margin: 2px 2px 2px 2px;
    }
}

.favorite-star
{
    background-image: url(/Content/images/rate_off_24x24.png);
    float: right;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin-right: 5px;
}
