.relatedLink
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/yellow.gif) no-repeat 0px 3px;
}

.relatedLinkOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/yellow.gif) no-repeat -350px 3px
}
.relatedLink H5
{
    COLOR: #ffb600
}
.relatedLinkOver H5
{
    COLOR: #ff9f00;
    TEXT-DECORATION: underline
}
.relatedLinkBack
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/yellowBack.gif) no-repeat 0px 3px;
}

.relatedLinkBackOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/yellowBackOver.gif) no-repeat 0px 3px
}
.relatedLinkBack H5
{
    COLOR: #ffb600
}
.relatedLinkBackOver H5
{
    COLOR: #ff9f00;
    TEXT-DECORATION: underline
}

.sRelatedLink
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/s_yellow.gif) no-repeat 0px -2px
}
.sRelatedLinkOver
{
    BACKGROUND: url(/eprise/main/_System/Images//relatedlinks/s_yellow.gif) no-repeat 0px -52px
}

/**/
.customerStoryLink{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color:#ffb600;
    text-decoration:none;
}

.customerStoryLinkOver{
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    color: #ff9f00;
    text-decoration:underline;
}
/**/

.sRelatedLinkH5
{
    COLOR: #ffb600;
    TEXT-DECORATION: none

}
.sRelatedLinkOverH5
{
    COLOR: #ff9f00;
    TEXT-DECORATION: underline
}


.sRelatedLink H5
{
    COLOR: #ffb600;
    TEXT-DECORATION: none

}
.sRelatedLinkOver H5
{
    COLOR: #ff9f00;
    TEXT-DECORATION: underline
}
#rightContent .date
{
    COLOR: #ffb600
}
#rightContent H4
{
    COLOR: #ffb600
}
#leftContent H4
{
    COLOR: #ffb600
}

#contentShell .findResultButtons a {
	color: #FFB600;
	background: transparent url(../../images/relatedlinks/s_yellow.gif) no-repeat 0px -2px;
}

#contentShell .findResultButtons a:hover {
	color: #FF9F00;
	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;
}