/** For small facebox used for packages in Trims and Accessories **/
#facebox .small_face .content .popupHeader {
	width: 566px;
	height: 19px;
	background:#353535 url(/MMNA/company/images/concept_cars/cmp_concept_header_bg.gif) repeat-x scroll 0 0;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:4px 2px 2px 4px;
	text-transform:uppercase;
}
#facebox .small_face .content .closeBtn {
	color: white;
	float: right;
	font-weight: inherit;
	text-transform:inherit;
	padding: 1px 6px 0 6px;
	cursor:pointer
}
#facebox .small_face .content .popupTitle {
	color: white;
	float: left;
	font-weight: inherit;
	text-transform:inherit;
	padding: 1px 6px 0 6px;
}
#facebox .small_face .content { width: 566px; }
#facebox .small_face .header { display: none !important;}
#facebox .small_face .footer { display: none !important;}
#facebox .small_face .body {
	background-color: #353535;
	width: 572px;
	margin: 0;
	padding: 0;
}
#facebox .vehFeaturesContent .left {  }
.facebox_hidden { display: none;}
.facebox_hidden br { clear: both;}
