#pMasthead {
	width: 980px;
	height: 150px;
	margin: 0px 0px 0px 14px;
	padding: 0px;
	border: 1px dashed #ffff00;
}

#pConfigTypes {
	margin: 10px 0;
}

#pConfigTypes h3, #pPopularConfig h3 {
	font-size: 14px;
}

.orTitle {
	clear: left;
}

/* clearfix after build by trim */
#pConfigTypes:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pConfigTypes {
	height: 1%;
}
/* End hide from IE-mac */

#pBuildByTrim h3 {
	float: left;
}

div#pBuildOptions {
	width: 210px;
	margin: 0px 14px 0px 14px;
	padding: 0px;
	float: left;
	background-color: #ccc;
}

div#pBuildByTrim {
	margin-top: 10px;
	padding: 10px;
	float: left;
	background-color: #ccc;
	width: 980px;
}

#pTrimListTop {
	border: 1px solid #cccccc;
	clear: left;
	display: block;
	margin-bottom: 5px;
}

#pTrims {
	clear: left;
	margin-top:20px;
}

div#pTrimList {
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 980px;
}

div#pBuildByTrim .pTrim {
	float: left;
	width: 160px;
	margin: 5px 3px 5px 0;
	padding: 0px;
	background-color: #fff;
	text-align: center;
	padding-bottom:8px;
}


div#pBuildByTrim .pTrim h4 {
	margin:3px 0 0 5px;
	text-align:left !important;
}

.image {
	margin: 2px 0 2px 0
}

input.comparetrims {
	float: right;
}

#pPopularConfig {
	margin-top: 10px;
	background-color: #ccc;
	width: 980px;
	padding: 10px;
}

#pPopularConfig .pConfig {
	background-color: #fff;
	width: 280px;
	float: left;
	margin: 10px 25px 10px 0;
	padding: 5px;
	height:205px;
}



.pConfig h4 {
	margin-top: 5px;
}

.pConfig .msrp {
	margin-top: 5px;
}

.description ul {
	text-align: left;
	padding: 0;
}

.description ul li {
	list-style-image:url(../../../assets/en/images/BYO/separator.png);
	list-style-position:outside;
	list-style-type:none;
}

.selectBtn {
	margin:3px 0px 0px -25px;
	*margin:0px 0px 0px -25px;
}

.wheelmsrp {
	margin:0px 0px 0px 30px;
	*margin:0px 0px 0px 36px;
}

.submitBtn {
	margin:3px 0px 0px 0px;
	*margin:5px 0px 0px 0px;
}

.msrp {
	margin-bottom: 10px;
}


/* clearfix after build by trim */
#pPopularConfig:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.scrolldownContent {
	font-size: 80%
}

/* Hides from IE-mac \*/
* html #pPopularConfig {
	height: 1%;
}
/* End hide from IE-mac */

#configureRegion {
	border: 2px solid #000;
	background-color: #cccccc;
	width: 269px;
	height: 160px;
	position: absolute;
	z-index: 100;
	top: 25%;
	left: 32%;
}

#configureDealerTitle {
	font-weight: bold;
	margin-left:5px;
}

#zipCodeP,#countyP,#cmbCounties,#submitModifySearch,#newZipText {
	margin-left:5px;
}

#divEditZipCode,#divEditCounty {
	float:left;
	width:160px;
}

#txtNewZip {
	margin-left:5px;
	width:88px;
}

#changeZipLink {
	margin-left:10px;
}

