.share {
    font-family:"Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
}

.glossom-overlay {
    width:649px;
    max-width:649px;
    min-width:649px;
    height:406px;
    min-height:406px;
    max-height:406px;
    position: relative;
}

.glossom-item {
    display:block;
    margin-left: auto;
    margin-right: auto;
    max-height:406px;
    max-width:649px;
}

.glossom-share {
    width:657px;
    height:509px;
    min-width:657px;
    min-height:509px;
    color:#6F6F6F;
    font-family:"Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
}

.glossom-share h2 {
    font-size:18px;
    margin-bottom:10px;
    margin-left:10px;
}

.glossom-description {
    font-size:12px;
    margin-top:10px;
}

.glossom-share a {
    color:#6F6F6F;
    text-decoration:none;
}
.glossom-share a:hover {
    text-decoration:underline;
}
.glossom-description a {
    color:#6F6F6F;
    text-decoration:underline;
}

.col_container {
    display:block;
    position:relative;
    width:649px;
    height:406px;
}

.collection_element {
    overflow:hidden;
}


/* FIXES REPORTED HERE TOO FOR EXTERNAL VIEWS */

a img {
    border:none;
}
a:focus {
    outline:0;
}

.ie img {
    -ms-interpolation-mode:bicubic;
}

.collection_element,
.collection_element p {
    color:black;
    font-size:12px;
    font-weight:normal;
    margin:0;
    line-height:auto;
}
