/* CSS Document */

/*---------contains info specific to gallery leavings------*/

#container {
	background: #fff url(web%20ready%20400px/gallery-two-logo_no-im_2007.gif) no-repeat 400px 10px;
    }

#container a.slidea {
	height:140px;
	width:120px;
	
	background-image: url(thumbnails/listener_tm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
    }
#container a.slideb {
    background:url(thumbnails/trail_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
#container a.slidec {
    background:url(thumbnails/shield_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
#container a.slided {
    background:url(thumbnails/cast_thm.jpg) no-repeat bottom; 
    height:140px; 
    width:120px;
    }
