﻿   #vcodecl {
    cursor: pointer;
    width: 100px;
    height: 40px;
    clear: both;
    float: left;
    display: block;
    z-index: 99999;
    position: absolute;    
}
        .field {
            margin-bottom: 5px
        }   
         @media (min-width: 1280px) {
     .xview{
        width: 50%;
    }
}  
 #imsho ul {
            float: left;
            padding: 0px;
            margin: 0px;
            vertical-align: text-bottom;
        }

            #imsho ul li {
                list-style-type: none;
                display: inline;
                float: left;
                width: auto;
                /*height: auto;*/
                height: 150px;
                padding: 0px;
                margin: 0px;
                border: 1px solid #999999;
            }

                #imsho ul li h6 {
                    height: 100px;
                    overflow: hidden;
                    padding-bottom: 25px;
                    margin: 0px;
                }

                #imsho ul li b {
                    display: block;
                    text-align: center;
                    word-spacing: 5px;
                    border-top-style: solid;
                    border-top-width: 1px;
                    border-top-color: #999999;
                    padding-top: 5px;
                }

        #imsho img {
            width: 80px;
            height: auto;
            float: left;
            padding: 0px;
            margin: 0px;
            vertical-align: top;
        }

         .clearfix {
            display: inline-block;
            clear: both;
        }

     .style3 {
            margin-bottom: 15px;
            display: block;
        }
        #editor1 img{
            width: 80%;
        }