﻿body {
    padding: 0;
    margin: 0;
}

/* Embed_AdvertisersPromo.aspx */
.widget1 {
    width: 300px;
    height: 250px;
    /*border: 1px solid #cccccc;*/
}
.widget1.size6 {
    height: 475px;
}
.widget1 div.title {
    width: 280px;
    height: 16px;
    font: normal normal bold 14px sans-serif;
    text-transform: uppercase;
    padding: 4px 10px 5px 10px;
}
.widget1 div.content {
    width: 300px;
    height: 225px;
    padding: 0;
    font: normal normal normal 13px sans-serif;
}
.widget1.size6 div.content {
    height: 450px;
}
.widget1 div.content a.promo {
    display: block;
    width: 280px;
    height: 60px;
    margin: 5px 0 0 0;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
    background-color: #f1f1f1;
}
.widget1 div.content a.promo:nth-child(1){
    margin-top: 2px;
}
.widget1 div.content a.promo:hover {
    background-color: #fafafa;
}
.widget1 div.content a.promo span.graphics {
    display: block;
    float: left;
    clear: none;
    width: 120px;
    height: 60px;
    padding: 0;
    margin: 0 12px 0 0;
    vertical-align: middle;
}
.widget1 div.content a.promo span.graphics img.logo {
    display: block;
    clear: none;
    max-width: 120px;
    max-height: 60px;
    width: auto;
    height: auto;
    border: 0 none;
    padding: 0;
    margin: auto;
    text-align: center;
}
.widget1 div.content a.promo span.text {
    display: block;
    float: left;
    clear: none;
    width: 148px;
    height: 40px;
    padding: 10px 0 10px 0;
    margin: 0;
    color: black;
    font-size: 11px;
}

/* Embed_SiolRSSPromo.aspx */
.widget1.siol div.title {
    text-transform: none;
    padding: 2px 10px 5px 10px;
    color: #88b14b;
}
.widget1.siol div.title span.txtSiol {
    font: normal normal bold 19px serif;
}
.widget1.siol div.title span.txtNet {
    font: normal normal normal 17px sans-serif;
}
.widget1.siol div.title span.txtDot {
    font: normal normal normal 48px serif;
    line-height: 0px;
    margin-left: -3px;
}
.widget1.siol div.title span.txtTrail {
    font: normal normal normal 14px sans-serif;
}
.widget1.siol div.content {
    width: 280px;
    padding: 0 10px;
}
.widget1.siol div.content a.promo {
    width: 280px;
    height: 65px;
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #f1f1f1;
}
.widget1.siol div.content a.promo:nth-child(1){
    margin-top: 2px;
}
.widget1.siol div.content a.promo:hover {
    background-color: #88b14b;
}
.widget1.siol div.content a.promo span.graphics {
    width: 86px;
    height: 65px;
    padding: 0;
    margin: 0 10px 0 0;
    vertical-align: middle;
}
.widget1.siol div.content a.promo span.graphics img.logo {
    max-width: 86px;
    max-height: 65px;
    margin: 0;
    text-align: left;
}
.widget1.siol div.content a.promo span.text {
    width: 177px;
    height: 45px;
    padding: 10px 0 10px 0;
    font-size: 13px;
}
.widget1.siol div.content a.promo:hover span.text {
    color: white;
}
