﻿/************************************
      Support Section Styles
*************************************/

.headerSupport{background: url(../../images/header-guide.jpg) no-repeat 4px 0;  }

#headerSupportFrame
{
    background: transparent url(../../images/header-home-outline.png) no-repeat scroll 0%;
    height: 171px;
    left: 0px;
    top: 0px;
    overflow: hidden;
    width: 940px;
    z-index: 50;
}

a:link.linkInText{text-decoration:underline;}


#contentRight h3{
    margin: 30px 0 8px 0;
}

#contentRight img{
    margin-bottom: 20px;
}

#contentRight a:link, #contentRight a:visited{
    text-decoration: underline;
}


