
body {

    width:100%;
}



.product-title{
    
    font-family: 'Georgia';
    font-size:22px;
    font-weight:bold;
    line-height: 26px;
    margin-bottom: 14px;
}

#titleHeaders{
     
    overflow: hidden;
}




#topics-container{
    
 margin-top:55px;
 overflow: hidden;
}


.image-container{
    
    margin-bottom:14px;
}


div.topics  {
 margin-bottom:10px;
  overflow: hidden;
    
}
.topic-title-image{
    
    margin-bottom: 20px;
}

.ts-contact-info-headline{
margin-bottom:5px;
}
.viewbutton{
    margin-bottom:5px;
}




.rdh-item-header {
    padding: 0 7px;
    font-size: 14px;
    margin: 0;
    background-color: #DDDBD7;
    border: none;
    height: 20px;
    line-height: 16px;
    font-family: 'RobotoCondensedBold';
   
}

.rdh-item-header [class*="icon"] {
    font-family: 'fedicons';
    color: #41A8DF;
    margin-right: 4px;
    line-height: 1.5em;
    font-size: 12px;
    background: #fff;
    border-radius: 1em;
}


.main-tabs{
    margin-bottom:35px;
    
}

/*.ts-story-headline a:link, .ts-story-headline a:visited,.ts-story-headline a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 16px;
    line-height:16px;
    color:inherit;
    margin-top: 5px;
    margin-bottom: 0px;
}*/
.ts-story-text-bold{
 font-weight:bold;
}
.button-class {
    margin-bottom: 10px;
    line-height: normal;
}
.product-title a{
    color:inherit;
    
}