/*
TruGreen Site Styles
branch_gallery.css: styles for branch version of gallery (meant to override gallery.css) 
*/
#galleryback
{
    margin: 0 0 0 17px;
    background-image: url(../images/gallery/back_medium.gif);
    width: 884px;
}
.galleryslide
{
    top: 572px;
    margin: 0 6px 0 6px;
}
#gallerypic
{
    width: 560px;
}
