#pMasthead {	
	width: 960px;
	margin: 10px;
}

#pMasthead ul li{
	list-style: none;
}	

#pLinks {
	
	
}
#viewOptions{}
#viewOptions li{display: inline;margin-left: 8px;}
.active{text-decoration: none;color: black;font-weight: bold;}

#pBrandList{
	width: 600px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
}

#pBrandList .brand {
	float: left;
	border: 1px solid #999999;
	margin: 10px;
	padding: 10px;
}

#pBrandList .msrp {
	width: 155px;
}

#pBrandList .links ul{
	margin: 0;
	padding: 0;
}	

/* clearfix after brand list */
#pMain:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pMain {height: 1%;}
/* End hide from IE-mac */


#pWell {
	width:960px;
	margin: 5px;
}

#pWell #tileHelpMeChoose, #pWell #tileCompetitveComparison{
	background: #ccc;
	width: 210px;
	height: 90px;
	display: block;
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
}

#pWell #tileOthers{
	float: left;
	padding: 5px;
	width: 465px;
	height: 95px;
	border: 1px dashed rgb(255, 204, 0);
}

#pWell #tileOthers div{
	float: left;
	display: block;
	width: 225px;
	height: 90px;
	margin-right: 3px;
	text-align: center;
	text-transform: uppercase;
	line-height: 100px;
}	

/* clearfix after brand list */
#pWell:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #pWell {height: 1%;}
/* End hide from IE-mac */


#pBrandList div.hook div div.msrp sup{
	font:8px verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	vertical-align:super;
}
