﻿

    /*
     *************************************
     LOCATION HOME PAGE - PRINT STYLE SHEET
     *************************************
     */
    
        div#mainBodyContent div.dropShadowOuter div.Location
        {
            padding-right : 0px;
            }
            
        #mainBodyContent #locationPage div.dealerImages
        {
            padding : 0px;
            margin-right : 0px;
            width   : 270;
            height  : 180px;
            }
            
        #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer
        {
            height      : auto;
            min-height  : 0px;
            
            width       : auto;
            min-width   : 0px;
            padding     : 0px;
            margin      : 0px;
            
            border-width : 0px;
            }
            
            #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.mainImageContainer
            {
                position    : relative;
                top         : 0px;
                left        : 0px;
                padding     : 0px;
                margin      : 0px;
                }
                
                #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.mainImageContainer div.dropShadowInner
                {
                    border-width        : 0px;
                    padding     : 0px;
                    margin      : 0px;
                    }
                    
                
                #mainBodyContent #locationPage div.dealerImages div#dealerImagesContainer div.thumbnailContainer
                {
                    display : none;
                    }
        
            #mainBodyContent div.dealerImages div.dropShadowInner div.linksContainer
            {
                display : none;
                }
            
       
       
        /*
         *************************************
         OTHER FRANCHISE LINKS
         *************************************
         */   	
	            #mainBodyContent #locationPage div.otherFranchises
                {
                    margin : 0px;
                    }
                    
	            #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner
                {
                    padding     : 0px;
                    margin      : 0px;
                    
                    background-color    : #ffffff;
                    background-image    : none;
                    border-width        : 0px;
                    
                    position : relative;
                    }
                    
        	        
	                #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner h3
                    {
                        width           : 85px;
                        font-size       : 10px;
                        }
                        
                    #mainBodyContent #locationPage div.otherFranchises div.dropShadowInner div.logoContainer
                    {
                        left        : 85px;
                        width       : auto;
                        }
