/*Powell Motors  Print*/
body {   
   background: #FFFFFF none;
}

#mainContainer {
   background: transparent none;
   width: 100%;
}

#headerContainer {
   display: none;
}

#printOnlyHeader {
   display: block;
}

#backgroundContainer {
   background: transparent none;
   width: 100%;
}

#middleContainer {
   background: transparent none;
   width: 100%;
}

#sideContainer {
   display: none;
}

#navDropDownContainer {
   display: none;
}

#contentContainer {
   float: none;
   margin: 0;
   padding: 0;
   width: 100%
}

#contentBottomContainer{
   display: none;
}

#footerContainer {
   display: none;
}

#footerLinks {
   display: none;
}

#featureboxContainer {
   display: none;
}

.bumpLeft {
   margin-right: 10px;
}

#imgCreditApp, #imgTestDrive, #imgTradeIn, #imgEmailToFriend, #imgBestPrice, #imgInfo {
   display: none;
}

.vsearch_screen_only {
   display: none;
}

.vsearch_button {
   display: none;
}