

 .container_grey{
           background-color:#FDFDFD;
        }
        .container_grey_top_back{
          background:URL("images/container2_top_back.jpg") repeat-x top; 
	  padding-right:8px;
        }
        .container_grey_left_back{
            background:URL("images/container2_left_back.jpg") repeat-y left; 
            
        }
        .container_grey_right_back{
            background:URL("images/container2_right_back.jpg") repeat-y right; 
            
        }
        .container_grey_bottom_back{
            background:URL("images/container2_bottom_back.jpg") repeat-x bottom; 
            
        }
	 .container_grey_title{
           color:#7d1516;
           font-size:18px;
           font-family:Arial;
       
         
           
        }
        .grey_title
        {
			padding-top:5px;
			padding-bottom:4px;
        }
