

/*
	callpath: /usa/
	pool: usa
	language: none
	isPDDS: False
	isFlashHomepage: False
	hasFlashSettings: True
	
*/



/* shopping buttons */
body.home .shoppingButtons
{
	position:absolute; 
	top: 153px; 
	left:0px; 
	width: 220px;
	
	padding-left:46px;
	padding-top: 0px !important;
}

body.home .shoppingButtons span
{
	border: 1px #5B85AD solid;
	width: 126px;
	height: 18px;
	margin-top: 3px;
}
body.home .shoppingButtons span a
{
	border: 1px #5B85AD solid;
	width: 114px;
	display:block;
}

/* search */
body.home  #search
{
	position:absolute;
	top: 366px;
	left:25px;
	height: 60px;
	width: 177px;
	border: 0px red solid;
	overflow:visible;
}

body.home #p_searchDealer
{
	position: absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px !important;
	left: 22px !important;
}

body.home #p_searchSite
{
	position:absolute;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 30px !important;
	left:22px !important;
}
body.home #search .searchfield
{
	background-color: White;
}

form#submitform label {
    font-size: 10px;
    color: #336699;
}
