
.NewsImgSettings
{
    width:152px;
    height:101px;    
}

.AnchorPositioning
{
  position: relative;
  left: 0;
  top: 0;
  z-index: 125;
}




.SpanTransparentTemplate
{
    background: url('/images/transparent.gif'); 
    position: relative;
    left: 0;
    top: 0;
    z-index: 25;
    border-style: solid;
    border-width:2px;
}

/* Other Articles */
.OtherArticles
{
    height:11px;
    background-repeat:no-repeat;
}


.greyHeader
{
    background-color: #E2E6D7;
    height:20px;
    padding-left:10px;
    font-weight:bold;
    color:Gray;
}

.floatLeft{float: left;} 
.floatRight{float: right;} 
.image-left{float: left; vertical-align: text-top;padding-right:12px;} 
.image-right{float: right; vertical-align: text-top;} 
div.wrapContainer{width:99.5%; float:left;} 

.NewsHeading
{
    color:#717171;
    font-weight:bold;
    font-size:12px;
    font-style:normal;
    text-decoration:none;
}
.NewsShortTextMainArticle
{
    color:#717171;
    font-weight:normal;
    font-size:11px;
    font-style:normal;
    text-decoration:none;
}

.NewsShortText
{
    color:#717171;
    font-weight:normal;
    font-size:10px;
    font-style:normal;
    text-decoration:none;
}

.NonHighLightAnchor
{ 
    color:#717171;
    font-weight:normal;
    font-size:10px;
    font-style:normal;
    text-decoration:none;
    text-align: justify;
}

.NewsItemPaddingAndJustification
{
    text-align: justify;
    padding-right:10px;
}
