/*	
----------------------------------------------------------------------------
	
	1.	Globals
    2.	Links
	3.	Structure
		A.	Container
		B.	Top Ad
		C.	Header
		D.	Left Column
		E.	Center Column
		F.	Right Column
		G.  Footer
	4. Extras		
			
----------------------------------------------------------------------------
(1) GLOBALS
--------------------------------------------------------------------------*/


/*  ----------------------------------------------------------------------------
	(2) LINKS
	--------------------------------------------------------------------------*/
	
	
/*  ----------------------------------------------------------------------------
	(3) STRUCTURE
	----------------------------------------------------------------------------
	(3a) Container
	--------------------------------------------------------------------------*/

	
    /*  ----------------------------------------------------------------------------
    	(3b) Top Ad
    	--------------------------------------------------------------------------*/ 
	        
	
    /*  ----------------------------------------------------------------------------
    	(3c) Header
    	--------------------------------------------------------------------------*/ 
        	
	            	            
    /*  ----------------------------------------------------------------------------
        (3d) Left Column
        --------------------------------------------------------------------------*/ 
	    
        
    /*  ----------------------------------------------------------------------------
    	(3e) Center Column
    	--------------------------------------------------------------------------*/
		#cnnBanner { width:840px; }
	    #cnnMainContent { background:#fff; padding-bottom:40px; }
		#cnnContentArea { background:#fff; }

		#cnnMapContent { background:#fff; margin-top:24px; }
			#cnnMapContent h2 { color:#8f8f8f; text-transform:capitalize; padding-bottom:10px; }
			#cnnMapContent h5 { color:#666666; line-height:15px; }

		.cnnMapLayout { width:510px; height:400px; margin:10px 0 10px 0; padding:0; }

		#cnnMapStartIcon { float:left; display:block; width:44px; height:16px; margin-top:4px; padding:0; background:url('http://i.cnn.net/nascar/.element/img/2.0/sect/races/tracks/maps/img_start.gif') top left no-repeat; }

		#cnnMapStartLoc { border:1px solid #a1a1a1; margin:0 15px 100px 0; padding:8px 8px; background:url('http://i.cnn.net/nascar/.element/img/2.0/sect/races/tracks/maps/bg_start.gif') no-repeat; }
			#cnnMapStartLoc li { line-height:22px; }
			#cnnMapStartLoc h4 { color:#000; display:inline; }
			#cnnMapStartLoc h5 { display:inline; vertical-align:middle; color:#090; margin-left:6px; word-break:keep-all; white-space:nowrap; }
			#cnnMapStartLoc .cnnMapInputBox { float:left; color:#000; height:18px; margin-right:4px; border:1px solid #999; background-color:#fcfcfc; }
	        
    /*  ----------------------------------------------------------------------------
	    (3f) Right Column
	    --------------------------------------------------------------------------*/
	    	 
			
    /*  ----------------------------------------------------------------------------
    	(3g) Footer
    	--------------------------------------------------------------------------*/
        
        
/*  ----------------------------------------------------------------------------
	(4) EXTRAS
	--------------------------------------------------------------------------*/ 
	
	
