﻿   
       .ruBrowse
       {
           background-position: 0 -46px !important;
           width: 122px !important;
           font-weight:bold !important;
       }
       
        .container
        {
            /*overflow: scroll;*/
            height: 263px;
            width: 370px;
        }
        .spacer
        {
            display: block;
            height: 90px;
            width: 10px;
        }
        
        .container1
        {
            overflow: scroll;
            height: 263px;
            width: 320px;
        }
        .spacer1
        {
            display: block;
            height: 90px;
            width: 10px;
        }
        
        .container2
        {
            /*overflow: scroll;*/
            height: 263px;
            width: 370px;
        }
        .spacer2
        {
            display: block;
            height: 90px;
            width: 10px;
        }
        
        
          .center
        {
            width: 499px;
        }
        .fancy_dropdown
        {}
        .style3
        {
            width: 174px;
        }
        .fancy_drp
        {}
        .style4
        {
            width: 348px;
        }
        
        
         .MyCalendarStyle .ajax__calendar_container 
        {
            border:1px solid #646464;
            background-color: Aqua;
            color: blue;
        }
    
     input[type=text]:focus, textarea:focus
       {
           border: 3px solid green;
            outline:0px solid #000;
	    -moz-box-shadow: 0 0 15px #green;
	    -webkit-box-shadow: 0 0 15px #CCC;
	    box-shadow:  0 0 15px green;
       }
       select:focus
       {
           border: 3px solid green;
            outline:0px solid #000;
	    -moz-box-shadow: 0 0 15px #green;
	    -webkit-box-shadow: 0 0 15px #CCC;
	    box-shadow:  0 0 15px green;
           }
           
                
        .block
        {
        }
        .block:hover
        {
        	display: block; 
            margin: 0 auto; 
            -box-shadow: 5px 5px 10px #0e0e0e; 
            clear: both
        
        }
        
        .style16
    {}
        
                
        .button
    {}
        
        
      