/* News
#latestNewsArticle{}
#recentNews{}
#newsArchive{}
--------*/

#borderWrap {
border: 1px solid #d5d5d5;
}
#borderWrap h1 {
background: #fff url(/_lib/professional/focusProperty/img/bgDynTextHeading.gif) top left repeat-x;
height: 35px;
padding: 15px 15px 0 15px;
border-bottom: 1px solid #d5d5d5;
}
#mainContent {
float:left;
padding: 0 15px 10px 15px;
width: 480px;
}
#subContent {
float:right;
margin: 0 15px 10px 0;
padding: 5px;
width: 170px;
border: 1px solid #d5d5d5;
background: #fff url(/_lib/professional/focusProperty/img/bgDynTextHeading.gif) top left repeat-x;
}
#recentNews dl {
border-bottom: 1px solid #d5d5d5;
padding-bottom: 6px;
margin-bottom: 6px;
}
#recentNews dl dt {
font-weight: bold;
}
#recentNews dl dd {
margin: 0 0 3px 0;
}
#recentNews dl dd em {
font-size: 0.9em;
}
#recentNews dl dd a {
display: block;
background: #fff url(/_lib/professional/focusProperty/img/btnViewGrey.gif) top left no-repeat;
width: 37px;
height: 16px;
text-indent: -9999em;
}
#recentNews p a {
display: block;
background: #fff url(/_lib/professional/focusProperty/img/btnViewAllGrey.gif) top left no-repeat;
width: 91px;
height: 16px;
text-indent: -9999em;
margin:0 auto;
}
#recentNews p {
margin: 0 0 1px 0;
}
#mainContent h2 {
margin-top: 5px;
}
#mainContent img.primary {
float:right;
margin: 0 0 10px 20px;
}

/* News Archive */
body.newsArchivePage #mainContent {
float: none;
width: auto;
padding:0;
}
#newsArchive .newsitem {
border-bottom: 1px solid #d5d5d5;
padding: 0 15px 5px 15px;
margin-bottom: 10px;
overflow: hidden;
}
#newsArchive .newsitem a {
display: block;
background: #fff url(/_lib/professional/focusProperty/img/btnViewAllGrey.gif) top left no-repeat;
width: 91px;
height: 16px;
text-indent: -9999em;
margin: 10px 0 0 0;
}