.in-image-gallery {
    padding: 30px 30px 40px;
}
.leftside , .rightside{
    float: left;
    width: 155px;
}
.leftside{
    margin-right: 20px;
}
.rightside{
    margin-left: 20px;
}
.mainimage {
    float: left;
    height: 390px;
    width: 530px;
}
.desc, .rellinks {
    height: 290px;
    border-bottom: 1px solid #E7E7E7;
}
.alttag, .socialicons {
    margin-top: 12px;
    height: 70px;
    float:left;
}
 .navright{
   margin-left: 95px;  
}
.navleft{
    margin-right: 110px;
    width: 40px;
}
.nav {
    cursor: pointer;
    float: right;
}
.smallimages{
    background-color: #E7E7E7;
    height: 70px;
    padding: 20px 10px;
    width: 855px;
    margin-top: 25px;
}
.previewimages, .moreinfo{
   float: left;
}
.previewimages {
    position: relative;
    width: 3000px;
}
.previewimages > img {
    margin-right: 10px;
    cursor: pointer;
}
.moreinfo {
    margin-top: 25px;
}
.moreinfo a {
    color: #BE160D;
}
.moreinforight a{
   margin-left: 3px;
}
.moreinfoleft a{
   margin-right: 3px;
}
.facebook-icon {
    background-image: url('/files/0/174/facebook.png');
    padding: 5px 22px;
}
.tweet-icon {
    background-image: url('/files/0/174/tweet.png');
    margin-left: 5px;
    padding: 3px 28px;
}
.imagesblock {
    float: left;
    margin-left: 15px;
    margin-right: 6px;
    overflow: hidden;
    width: 735px;
    position:relative;
}
.moreinfo.moreinforight {
    width: 50px;
}
/* facebook hack*/
.fb_iframe_widget iframe
{
    width:52px !important;
    height: 25px !important;
}
.fb_iframe_widget span {
    height: 25px !important;
    width: 52px !important;
}
.fb_edge_widget_with_comment {
    left: 0;
    top:0;
    position: relative;
    float:left;
 }
.twitter-share-button.twitter-count-none{
    height: 20px;
    top:0;
    left: 0;
    position: relative;
    width: 58px;
     float:left;
}
.fb_edge_widget_with_comment span.fb_edge_comment_widget {
    display: none !important;
}
/* end of facebook hack*/
