.tdr_fonts h1 {
color: #FCB001;
font-size:180%; 
}

.tdr_fonts h2 {
color: #A349A4; 
font-size:130%; 
}


.tdr_fonts h3 {
color: #0657B0;
font-size:110%; 
}

ul.no-bullet {
    list-style: none;    
}

ul.no-bullet li {
    margin: 0 0 1em;
}

#site-logo img {
    max-width: 100%;
}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { 
    display: block; 
    margin-bottom: 1em;
    margin-top: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
}
/* close commented backslash hack */

.iv-right {
    float: right;
    width: 135px;
}