body {
}

.wrapper
{
    width:770px;
}

#content
{
    width:768px;
}
.documentTitle
{
    padding-top: 5px;
    padding-bottom:0;
}
.main-holder
{
    /*background-color: white;*/
}

.centerColumn
{
    padding-top: 0;
}

.main-holder
{
    min-height:600px;
    padding-right:2px;
}

.rightColumn
{
    width: 160px;
}

div.buybox
{
    width: 160px;
}

    div.buybox .body
    {
        background-color:white;
    }

.journalSearch {
    margin-top: 23px;
    float: right;
    background-color: #C41335;
    padding: 5px;
    color: white;
    font-weight: bold;
    display: inline;
}

    .journalSearch a
    {
        font-weight:bold;
        color:white;
        text-decoration:none;
    }

.journal-subhead {
    font-size: 20px !important;       
}

.journal-sidebar-head {
    font-weight: bold; 
    line-height: 28px; 
    font-family: helvetica; 
}

.Author {
    font-size: 13px;
}

.Author ul li
{
    list-style:none;
    margin-bottom: 10px;
    font-size: 13px;
}
.Author ul
{
    padding-left:0;
}

.info .holder .description .dateArchiveTitle {
    text-transform: none;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    display: block;
    margin: 0px 0px 7px;
}

.archive
{
    padding: 0;
    padding-bottom:10px;
}

.archive .holder {
    padding-right:10px;
    height: 200px;   
}

.archivelist
{
    list-style:none;
    padding-left:0;
}
    .archivelist li
    {
        float:left;
        width:35em;
    }

.archiveWrap
{
    
}

.info .holder .description {
    font-size: 13.5px;   
}

.columns .item p {
    font-size: 13.5px;
    line-height: 17px;
    font-weight: bold;
}

.section2 p, .section p {
    font-size: 13.5px;
    line-height: 17px;
    font-weight: bold;
}

/* override slide tag from browser.css style for journal */
#slideshow .slideTag
{
    position: absolute;
    bottom: 25px;
    width: 379px;
    height: 40px;
    padding: 10px;
    background: rgb(0, 0, 0); /* fallback color */
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

.banner {
    background-color: #E6E6E2;
}

.feature_image {
    float:left; width: 155px;
}

.features .item .description {
    float: right; width: 200px;
}

.features {
    border-top: #ccc;
    border-top-width: 2px;
    border-top-style: solid;
}

.section .item-list .item {
    width: 368px;
}

.banner3 {
    padding: 3px 0px 2px;
}

.columns .item
{
    width: 368px;
}

.info
{
    padding: 46px 0px 10px 9px;
}

.section .two-cols {
    padding: 0 0 0 157px;
}

.documentBody p {
    padding-bottom: 15px;
}

/*Google ads style*/
#journalBannerAd {
    margin: auto;
    width: 728px;
}

.googleAdTitle {
    font-size: 10px;
    text-align: center;
    font-weight: normal;
}

.journalSidebarAd {
    margin: 19px;
}