.feed {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    border: 1px solid #CDD1E4;
    margin: 6px;
    background-position: left;
    text-align: left;
    padding: 6px;
    vertical-align: top;
}
.feedlist {
    list-style-type: disc;
    text-align: left;
    position: relative;
    left: 0px;
    top: 0px;
    list-style-position: inside;
    margin: 6px;
    padding: 0px;
}
.resultTitle a:visited {
    color: #663399; 
    text-decoration: none;
}

.moredeals {
    color: #29385F;
    text-decoration: underline;
    cursor: pointer;
}

.feeditem {
    margin-top: 4px;
    padding: 8px 5px 8px 5px;
    text-decoration: none;
}
.feeditem a:active, .feeditem a:link {
    color: #29385F;
}
.feeditem a:visited {
    color: #572C83; 
}
.feeditem a:hover {
    color: #339900; 
    text-decoration: underline;
}
.share_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.share_text a:active, .share_text a:link {
    color: #29385F;
    text-decoration: none;
}
.share_text a:visited {
    color: #29385F; 
    text-decoration: none;
}
.share_text a:hover {
    color: #339900; 
    text-decoration: none;
}

.feeditemAlt {
    margin-top: 4px;
    padding: 8px 5px 12px 5px;
    background-color: #EFF4F7;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #B8B8DC;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #B8B8DC;
}
.feeditemAlt a:active, .feeditemAlt a:link {
    color: #29385F;
}
.feeditemAlt a:visited {
    color: #572C83; 
}
.feeditemAlt a:hover {
    color: #339900; 
    text-decoration: underline;
}

.framebody {
    margin: 0px;
    padding: 0px;
}
.infoBar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    text-align: right;
    padding-right: 12px;
}

div.feedburnerFeedBlock ul {
    margin-left:0;
    padding-left:0;
    list-style-type: none
}

div.feedburnerFeedBlock ul li span.headline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    list-style-position: inside;
    font-size: 11px;
    color: #29385F;
    margin: 6px;
    background-position: left;
    text-align: left;
    padding: 6px;
    vertical-align: top;
    display:block;
}

div.feedburnerFeedBlock ul li span.headline a:active, div.feedburnerFeedBlock ul li span.headline a:link {
    color: #29385F;
}

