.multiwidget_oanda-latest-headlines {
    margin-bottom: 40px;
}

.multiwidget_oanda-latest-headlines .widget-title {
    border-top: 4px solid #000;
    border-bottom: 2px solid #000;
    margin-bottom: 15px;
    font-size: 21px;
    padding: 4px 7px 5px 7px;

}

/* ONE COLUMN */
.oanda-latest-headlines-onecol-title {
    padding: 0px 7px;
    /*
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    */
    font-size       : 13px;
    line-height     : 17px;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-style      : italic;
    font-weight     : normal;

    color: #000;
    text-align: left;
    margin-bottom: 5px;
}

.oanda-latest-headlines-onecol-meta {
    padding: 0px 7px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
    text-align: left;
    margin-bottom: 15px;
}

/* If this is in the sidebar, we needs slightly different styles */
#secondary .oanda-latest-headlines-onecol {
    background-color    : #DFDFDF;
    border-bottom       : 2px solid #000;
    padding-bottom      : 5px;
}
#secondary .oanda-latest-headlines-onecol .widget-title {
    border-bottom   : none;
    margin-bottom   : 10px;
    padding         : 6px 12px 0px 12px;
    
}
#secondary .oanda-latest-headlines-onecol-title {
    font-size       : 13px;
    line-height     : 17px;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-style      : italic;
    font-weight     : normal;
    margin-bottom   : 9px;
    padding         : 0px 12px;
}

#secondary .oanda-latest-headlines-onecol-meta {
    display: none;
}

#secondary .multiwidget_oanda-latest-headlines {
    padding-bottom: 26px;
    margin-bottom: 0;
}

#widgets-single-left .oanda-latest-headlines-onecol {
    background-color    : #DFDFDF;
    border-bottom: 2px solid #000;
    padding-bottom: 20px;
}

#widgets-single-left .oanda-latest-headlines-onecol .widget-title {
    border-bottom: none;
}

#widgets-single-left .multiwidget_oanda-latest-headlines {
    margin-top: 30px;
    
}
/* TWEET - ONE COL */
.oanda-latest-headlines-tweet-onecol .widget-title {
    background: url(../images/icon_twitter.gif) no-repeat 245px 0px;
    cursor: pointer;
}
.oanda-latest-headlines-tweet-onecol-title {
    padding: 0px 7px;
    font-size: 13px;
    line-height: 17px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #000;
    text-align: left;
    margin-bottom: 5px;
}

.oanda-latest-headlines-tweet-onecol-meta {
    padding: 0px 7px;
    font-size: 11px;
    line-height: 15px;
    color: #999;
    text-align: left;
    margin-bottom: 15px;
}
#widgets-single-right .oanda-latest-headlines-tweet-onecol {
    background : #DFDFDF url(../images/icon_twitterbird_line.gif) repeat-x top left;
    border-bottom: 2px solid #000;
}

#widgets-single-right .oanda-latest-headlines-tweet-onecol .widget-title {
    border: none;
    background: none;
    border-bottom:none;
    padding-top: 37px;
}

/* TWO COL */
.oanda-latest-headlines-twocol {
    /* padding: 0px 7px 17px 7px; */
    margin-left: 7px;
    margin-right:7px;
}

.oanda-latest-headlines-twocol-title {
    /* font-weight     : bold; */
    font-size       : 13px;
    line-height     : 17px;
    font-family     : Georgia, "Times New Roman", Times, serif;
    font-style      : italic;
    font-weight     : normal;
    padding         : 0;
    margin          : 0;
    margin-bottom   : 6px;
}
.oanda-latest-headlines-twocol-left {
    float: left;
    width: 286px;
    text-align: left;
}
.oanda-latest-headlines-twocol-right {
    float:right;
    width: 279px;
    text-align: left;
}
/*
.oanda-latest-headlines-twocol-title a {
    color           : #006DB5;
    text-decoration : none;
}
.oanda-latest-headlines-twocol-title a:visited {
    color           : #73359E;
}
.oanda-latest-headlines-twocol-title a:visited {
    color           : #009B8E;
}
*/
.oanda-latest-headlines-twocol-entry-meta {
    color: #999;
    font-size: 11px;
    line-height: normal;
    margin-bottom: 18px;
    
}

/* TWEET SLIDE */
.oanda-latest-headlines-tweet-slide .widget-title {
    background: url(../images/icon_twitter.gif) no-repeat 249px 1px;
    cursor: pointer;
}
.oanda-latest-headlines-tweet-slide .tweet-slide-item {
    margin: 0px 7px;
    margin-bottom: 10px; /* 18px */
    /*height: 100px;*/
}
.oanda-latest-headlines-tweet-slide .tweet-slide-title {
    font-size: 13px;
    line-height: 17px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #006DB5;
    text-align: left;
    font-style: italic;
}

.oanda-latest-headlines-tweet-slide .tweet-slide-title a { text-decoration: none; color: #006DB5; }
.oanda-latest-headlines-tweet-slide .tweet-slide-title a:visited { color: #006DB5; }
.oanda-latest-headlines-tweet-slide .tweet-slide-title a:hover { color: #009B8E; }

.oanda-latest-headlines-tweet-slide .tweet-slide-meta {
    font-size   : 11px;
    line-height : 15px;
    color       : #999;
    margin-top  : 5px;
    
}

.oanda-latest-headlines-tweet-slide .tweet-nav {
    text-align: right;
    margin-right: 25px;
}

.oanda-latest-headlines-tweet-slide .tweet-button {
    cursor: pointer;
    height: 11px;
    width: 9px;
    overflow: hidden;
    display: block;
    float: right;
}
.oanda-latest-headlines-tweet-slide .tweet-spacer {
    width: 5px;
    height: 11px;
    float:right;
}
.oanda-latest-headlines-tweet-slide .tweet-button img {
    border: none;
    height: 11px;
    width: 9px;
    overflow: hidden;
}
.oanda-latest-headlines-tweet-slide a.tweet-prev {
    background: url(../images/arrows.gif) no-repeat 0px 0px;
}
.oanda-latest-headlines-tweet-slide a.tweet-prev:hover {
    background: url(../images/arrows.gif) no-repeat 0px -11px;
}

.oanda-latest-headlines-tweet-slide a.tweet-next {
    background: url(../images/arrows.gif) no-repeat 0px -22px;
}
.oanda-latest-headlines-tweet-slide a.tweet-next:hover {
    background: url(../images/arrows.gif) no-repeat 0px -33px;
}

#widgets-home-bottom .multiwidget_oanda-latest-headlines {
    margin-bottom: 40px;
}

.multiwidget_oanda-latest-headlines .widget-title a { color: #000; }
.multiwidget_oanda-latest-headlines .widget-title a:visited { color: #000; }
.multiwidget_oanda-latest-headlines .widget-title a:hover { color: #009B8E; }
