#galary img{display:none;}
#galary {overflow:hidden;}
#galary #thambs {-moz-user-select:none;-webkit-user-select:none;float:left;margin-bottom:5px; position:relative;height:50px;display:inline-block;overflow:hidden;}
#galary #thambs_img{position:relative;top:0px;left:0;text-align:center;}
#galary #thambs_img img{position:relative;height:50px;margin-bottom:3px;display:inline-block;margin-left:5px;cursor:pointer;}
#galary #gallary_img_main{position:relative;float:left;}
#galary #gallary_img_main img{padding:0;margin:0;position:relative;display:block;cursor:pointer;}
#galary #right {-moz-user-select:none;-webkit-user-select:none;position:relative;display:inline-block;cursor:pointer;float:left;background:#fff;left:5px;font-size:12px;width:25px;height:50px;}
#galary #right::before {bottom:18px;left:8px;position:absolute;border-left:10px solid #5368c4;border-top: 7px solid rgba(44, 44, 44, 0);border-bottom: 7px solid rgba(44, 44, 44, 0);content:"";}
#galary #right:hover{background:#f1f1f2;}
#galary #left {-moz-user-select:none;-webkit-user-select:none;position:relative;display:inline-block;cursor:pointer;float:left;background:#fff;font-size:12px;position:relative;width:25px;height:50px;}
#galary #left::before {bottom:18px;right:8px;position:absolute;border-right:10px solid #5368c4;border-top:7px solid rgba(44, 44, 44, 0);border-bottom:7px solid rgba(44, 44, 44, 0);content:"";}
#galary #left:hover{background:#f1f1f2;}