﻿.fullNewsWrapper
{
}

.fullNewsWrapper .article
{
    
}

.fullNewsWrapper .article .title,
.fullNewsWrapper .article .title p,
.fullNewsWrapper .article .body,
.fullNewsWrapper .article .body p
{
    margin: 0px;
    padding: 0px;
    line-height: normal;
}

.fullNewsWrapper .article .title a
{
    margin-bottom: 0.50em;
    font-size: 1.3em;
    font-weight: bold;
    color: #000;
    background-color: inherit;
}

.fullNewsWrapper .article .title a:hover
{
	color: #c00;
	background-color: inherit;
}

.fullNewsWrapper .standard
{
}

.fullNewsWrapper .alternate
{
}


.documentInfo
{
    color: #666;
}

.masterPhoto
{
    float: right;
    width: 200px;
    height: 150px;
    padding: 8px;
    margin-left: 8px;
    background-image: url(/images/library/photo-shadow.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.additionalInfo
{
    border: 1px dashed #000;
    border-left: 0px;
    border-right: 0px;
    padding: 5px 5px 0px 5px;
    margin-bottom: 5px;
    background-color: #EFEFEF;
}