/* Quick Quote horizontal style fixes */
fieldset.horizontal label {
width: 6em;
}

fieldset.horizontal div {
padding: 0.3em 0 0.3em 0.5em;
}

.container_small input {
width: 50px;
}

#FormGroup_1972715 input {
width: 90px;
}

/* Showroom fixes */

.evoxtabs, .evoxitems { width: auto; }

/* Nissan Red Color Compliancy */
a.lnkDirections, #home_markup td p { color:#C71444!important; }
/* End Color Compliancy */


#home_new_search{
width:400px;
text-align: center;
}

#home_new_search .placeholder2column1row1 { width:340px; }
#home_new_search .heading { display: none; }
#home_research { visibility: hidden; }

#home_5actionitems a.actionitem { color: #666666; }
.lnkDirections { left:180px; }

#home_5actionitems a.actionitem {
	background: url(../../../Images/Theme/Theme_0234/Variation_0001/action_item.png) no-repeat top left;
}

#home_5actionitems{
 position: absolute;
 left:90px;
 top:20px;
 z-index:666;
}
#home_new_search{ overflow: visible; }
#home { height: 650px; }
#home_launchpad, #home_launchpad2 { overflow-y:scroll; }

/* Specials Buttons - 352576
---------------------------------------*/
#wmxcontent { position:relative; }
#specialsbtns { 
    position:absolute; 
    left:-5px;
    z-index:1;
}

#specialsbtns a {
    display:block;
    width:360px;
    height:80px;
    text-indent: -99999px;
    margin-bottom:20px;
}
#specnew { background:url(http://admin.webmakerx.net/images/Sites/Site15535/Document/newveh-btn.gif) top left no-repeat; }
#specused { background:url(http://admin.webmakerx.net/images/Sites/Site15535/Document/usedveh-btn.gif) top left no-repeat; }
#specservice { background:url(http://admin.webmakerx.net/images/Sites/Site15535/Document/service-btn.gif) top left no-repeat; }
#specialsbtns a:hover { background-position:bottom left; }

