
#LANGAutosExtra .autostyleheader {

/* This is the style for the Auto Trader splash pages */

     background-color: #E99300;
     width: 660px;
     height: 20px;
     position:absolute;
     /* top: 5px; */
     position:absolute;
    /*  left:5px; */
     border-style:solid;
     border-width:2px;
   /*  padding-top:5px; */
     padding-bottom:5px;
     padding-left:5px;
     font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:18px;
     color: #FFFFFF;
	 
}




