.relatedLink
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/orange.gif) no-repeat 0px 3px;
}

.relatedLinkOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/orange.gif) no-repeat -350px 3px
}
.relatedLink H5
{
    COLOR: #e65621
}
.relatedLinkOver H5
{
    COLOR: #e66721;
    TEXT-DECORATION: underline
}
.relatedLinkBack
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/orangeBack.gif) no-repeat 0px 3px;
}

.relatedLinkBackOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/orangeBackOver.gif) no-repeat 0px 3px
}
.relatedLinkBack H5
{
    COLOR: #e65621
}
.relatedLinkBackOver H5
{
    COLOR: #e66721;
    TEXT-DECORATION: underline
}

.sRelatedLink
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/s_orange.gif) no-repeat 0px -2px
}
.sRelatedLinkOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/s_orange.gif) no-repeat 0px -52px
}

.sRelatedLinkH5
{
    COLOR: #e65621;
    TEXT-DECORATION: none

}
.sRelatedLinkOverH5
{
    COLOR: #e66721;
    TEXT-DECORATION: underline
}


.sRelatedLink H5
{
    COLOR: #e65621;
    TEXT-DECORATION: none

}
.sRelatedLinkOver H5
{
    COLOR: #e66721;
    TEXT-DECORATION: underline
}
#rightContent .date
{
    COLOR: #e65621
}
#rightContent H4
{
    COLOR: #e65621
}
#leftContent H4
{
    COLOR: #e65621
}

#contentShell .findResultButtons a {
	color: #e65621;
	background: transparent url(../../images/relatedlinks/s_orange.gif) no-repeat 0px -2px;
}

#contentShell .findResultButtons a:hover {
	color: #e66721;
	background: transparent url(../../images/relatedlinks/s_yellow.gif) no-repeat 0px -52px;
}

/*****************  GATE PAGE TEASERS ********************/
.gateteaserrelatedlink{
	background-image:url(/eprise/main/_System/Images/relatedlinks/btn_blue_arrow_22x26.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:30px;
	height:31px;
}
.gateteaserrelatedlink a{
	text-decoration:none;
}

.gateteaserrelatedlink a h5{
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	color:#004daa;
	display:inline;
}

.gateteaserrelatedlinkover{
	background-image:url(/eprise/main/_System/Images/relatedlinks/btn_blue_arrow_22x26_over.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:30px;
	height:31px;
}
.gateteaserrelatedlinkover a{
	color:#004daa;
	
}
.gateteaserrelatedlinkover a h5{
	font-family:arial;
	font-size:16px;
	font-weight:normal;
	color:#004daa;
	display:inline;
	text-decoration:underline;
}