.sf_blog_extra3 {
    position: absolute;
    top: 69px;
    right: 0;
    height: 100px;
    min-height: 100px;
    width: 450px;
    border-top: 4px solid #F2C600;
    border-bottom: 1px solid #fff;
    border-left: 3px solid #FFF;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(images/greeceheader.jpg);
 }

 .sf_blog_extra4 {
    height: 100px;
    min-height: 100px;
    display: block;
    width: 450px;
    border-top: 4px solid #F2C600;
    border-bottom: 1px #fff solid;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(images/AfternoonBreakbyBasil.jpg);
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #9FA9B6;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: 50px;
    min-height: 50px;
    margin-top: 0px;
    padding: 20px 0 0 20px;
    background-color: #fff;
    background-repeat: repeat-x;
    color: #3939C5;
    background-image: url(images/mykonosbanner.jpg);
 }

 
