@media screen and (min-width: 768px){
    #glam, #glam a:link , #glam img{
        margin-top: 0px;
        margin-bottom: 5px;
        width: 300px;
        padding-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        
    }

    .posts  {
        width: 500px;
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: left top;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 0px;
        }

    .feedburnerFeedBlock {
        font-family: Tahoma;
        font-size: 12px;
        color: #666666;
        margin-top: 0px;
        margin-right: 20px;
        line-height: 15px;
    }
    .feedTitle {
        font-family: Tahoma;
        font-size: 2px;
        margin-top: 0px;
        margin-bottom: 0px;
        visibility: hidden;
        height: 1px;
    }
    .feedTitle a:link {
        font-size: 2px;
    }
    .feedTitle p {
        font-family: Tahoma;
        font-size: 14px;
    }

    .feedburnerFeedBlock ul {
        list-style-type: none;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: -30px;
        padding: 0px;
        }
    .feedburnerFeedBlock  li  {
        background: #FFFFFF;
        margin: 0px;
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 17px;
        padding-left: 18px;
        }
    .headline   {
        font-family: Tahoma;
        font-size: 18px;
        color: #009966;
        text-decoration: none;
        line-height: 20px;
        font-weight: bold;
        margin-top: 15px;
    }
    .headline  a, .headline  a:link, .headline  a:visited  {
        text-decoration: none;
        color: #009966;
    }
    .headline  a:hover  {
        color: #BD1D1D;
        text-decoration: underline;
    }

    .date p {
        font-family: Tahoma;
        color: #000000;
    }
    .enclosure {
        color: #CCCCCC;
    }
    .display #mainContent #column1and2wrapper table tr td #blog-title-container h1 {
    }

    .posts-display  {
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        background-position: left top;
        margin-top: 10px;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 15px;
        padding-left: 0px;
    }
}