h3 {
 font-size: 32px;
 vertical-align: baseline;
 text-size-adjust: 100%;
 color: #262626;
 font-weight: normal;
 line-height: 1.3em;
 font-family: Oswald, sans-serif;
}
table {
 width: 100%;
 display: table;
 border: 1px solid #eee;
 border-spacing: 0;
 border-collapse: collapse;
 text-align: left;
}  
td {
 font-size: 21px;
 line-height: 1.4em;
 font-family: 'Open Sans', sans-serif;
 text-size-adjust: 100%;
 color: #262626;
}
tr td {
 padding: 6px 24px;
 border-top: 1px solid #eee;
}
ul li {
 padding-bottom: 10px;
}
hr 
{
 background-color:#2965ad; 
 height: 8px; 
 margin-top:-40px;
}
.lnd-temp-2-340-tag-bg {
    background-color: #d11242;
}
.lnd-temp-2-340-tag-content {
    background-color: #d11242;
}