form input[type=button], form input[type=radio], form input[type=checkbox], form input[type=submit], form select {
	cursor: pointer;
}

#pMasthead {
	margin: 0;
	padding: 0;
	color: #333333;
}

/* clearfix after build by pMasthead */
#pMasthead:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pMasthead {height: 1%;}
/* End hide from IE-mac */


/* clearfix after form */
#pForm form:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pForm form {height: 1%;}
/* End hide from IE-mac */

#pageTitle {
	margin-top: 40px;
	width: 206px;
	height: 17px;
	background: transparent url('/assets/en/images/global/headers.png') no-repeat 0 -36px;
	text-indent: -99999px;
	font-size: 0;
	line-height: 0;
}
#pMasthead {

}
#pForm {
	float: left;
	margin: 18px 0 0 0;
	padding: 15px;
	width: 270px;
	height: auto;
}

#pForm div#vehicleContainer {
	width: 269px;
	height: 173px;
}

#polkTrimsActionForm {
	width: 100%;
	color: #333333;
}

#polkTrimsActionForm div#dropDownContainer {
	width: 100%;
	margin: 9px 0 0 0;
}

#polkTrimsActionForm div#dropDownContainer div.dropDownRow {
	margin: 10px 0 0 0;
	padding: 0;
	width: 100% !important;
}

#polkTrimsActionForm .dropDownLeft {
	display: none;
}

select#sYear, select#sBrand, select#sSubBrand, select#sTrim {
	color: #333333;
	width: 203px !important;
}

input#compareBtn {
	margin: 19px 0 0 0;
	border: 0;
	padding: 0;
	width: 187px;
	height: 23px;
	text-indent: -99999px;
	background: transparent url('/assets/en/images/global/utility/btns/buttons_8-bit.png') no-repeat;
	background-position:  0 -696px;
	cursor: pointer;
}

input#compareBtn:hover, input#compareBtn:active {
	background-position:  0 -725px;
}

#pForm ul li {
	list-style-type: none;
}

#pForm ul#pCompareLinks {
	display: block;
	line-height:20px;
	margin-left:0;
}

#pForm ul#pCompareLinks.active {
	display: block;
}

#pForm ul#pCompareLinks li {
	display: none;
}

#pForm ul#pCompareLinks li.active {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
}

#pForm ul#pCompareLinks li.active a.ln_inline {
	font-size: 12px;
}

#pDisclaimer {
	float: left;
	margin: 20px 0 0 20px;
	width: 60%;
	padding-top: 335px;
}

#pDisclaimer div.logo {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

#pDisclaimer p{
	margin-top: 3px;
	font-size: 11px;
}


#subMenu{
	display:none;
}

.instruction{
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 12px 0;
}

