.conalGalleryHeader {
    font-size: 14px;
    font-weight: bold;
    color: #646464;
}

.conalGalleryHeader h2{
    padding-bottom: 20px;
    font-size: 48px;
    font-weight: bold;
    color: #333333;
    font-family:Helvetica Neue, Helvetica, Arial, sans-serif, sans;
}

.conalGalleryHeader .deal{
    color: #333333;
}


.conalGallery {
    padding: 15px 15px 30px;
    background: #0C0C0C;    
    width: 760px;
    overflow: hidden;
}


.conalGallery a.posterBox{
    line-height: 16px;
    margin: 25px 0px 0px 20px;
    padding: 10px 10px 0px 10px;
    display: block;
    float: left;
    /*height: 230px;*/
    padding-bottom: 10px;
    width: 140px;
    background: black;
    font-weight: bold;

}

.conalGallery a.posterBox:hover{
    background: white;
}


.conalGallery .posterBox .postedBy {    
    margin-top: 0.8em;
    display: block;
    color: grey;    
    line-height: 120%;
}

.conalGallery .posterBox .title {
    line-height: 110%;
    margin-top: 10px;
    display: block;
}


.conalSinglePosterMetaBox {
    padding: 15px;
    background: black;
    width: 760px;
    overflow: hidden;
    text-align: center;
}

.conalSinglePosterMetaBox .singlePosterBox {
    padding: 10px;
    margin: 0px auto;
    width: 640px;
    background: black;
    text-align: left;
    color: grey;
    font-size: 14px;
    font-weight: bold;
}

.conalSinglePosterMetaBox .singlePosterBox h3{
    margin-bottom: 0.5em;
    font-size: 15px;
    font-weight: bold;
}

.conalSinglePosterMetaBox .singlePosterBox p{
    font-size: 11px;
}

.conalSinglePosterMetaBox .singlePosterBox p.action{
    margin-top: 1.5em;
    font-size: 14px;
}

#medialayer .singlePosterBox h3{
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, sans;
    font-weight: bold;
    font-size: 14px;    
    color: #646464;
    margin-bottom: 0.5em;
}

#medialayer .singlePosterBox p {
    font-weight: bold;
    font-size: 11px;
    color: #3D3D3D;
}

#medialayer .singlePosterBox p.action{
    margin-top: 1em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif, sans;
    font-weight: bold;
    font-size: 14px;    
    color: #3D3D3D;
}
