.resetbutton{

            background-color:#8F8D8D;

            border-color:#B8B6B6 #706F6F #706F6F #B8B6B6;

            border-style:solid;

            border-width:1px;

            height:auto;

            color:#F0F2E6 !important;

            font-size:11px !important;

            cursor:pointer;

            display:inline !important;

            font-family:Verdana,sans-serif !important;

            white-space:nowrap;

            width:auto !important;

      }
      
 .contentbody{
 
 	margin-bottom:30px;
 	margin-left:15px; 
 }
  .contentbodyofscroll{
   
    width: 900px;
    overflow-y:hidden; 
    overflow-x:scroll;
 	margin-bottom:30px;
 	margin-left:15px; 
 }
 .imagecursor{
 
    cursor:pointer;
    margin-bottom:-5px;
     text-align:center;
    
 }


