#content{
float:left;/*TK*/
margin-bottom:0px;
/*margin-top:-16px;*/ /*WHV*/
} 

#right-nav IMG{
padding-left:20px;
}

#right-nav H3{
padding-left:20px;
}

#img-h1
{
padding-left:0px;
}

/* show the overflow of the navbar li's*/
.ls-canvas .ls-area {
	overflow:visible;
}
.ls-canvas .ls-area-body {
	overflow:visible;
}

/*TT#3751 added to make the main content 15 px from the side nav WHV*/
#ls-row-2-area-2{
	margin-left:7px;
}
/*TT#3751*/

.dj_gecko #adobe-download, .dj_safari #adobe-download, .dj_webkit #adobe-download {
    width:200px; /*aded  in order to allow the scroll area to be on the top layer and be able to click on the links*/
}

.dj_gecko #news-toolbar-bottom, .dj_safari #news-toolbar-bottom  {
    height: 15px;
    width: 200px;
}

.dj_ie7 #adobe-download{
	margin-top: -95px !important;
	right:495px;
	top:100%;
}

/* Make PDF link accessible in all browsers - added 2/5/15 by AJM */

.ls-cmp-wrap.ls-1st {
	*zoom: 1;
}

.ls-cmp-wrap.ls-1st:before,
.ls-cmp-wrap.ls-1st:after {
	display: table;
	content: "";
	line-height: 0;
}

.ls-cmp-wrap.ls-1st:after {
	clear: both;
}