#boost-performance-container {
	margin: 0;
	padding: 0;
	background-image: url(../image/mainpanel-bg.gif);
	background-repeat: repeat-y;
	width: 530px;
	position: relative;
	margin: 10px 0 0 20px;
}

/* header */
#boost-performance {
	margin: 0;
	padding: 0;
	width: 530px;
	height: 27px;
	position: relative;
}

#boost-performance-body {
	padding: 20px;
	background-image: url(../image/mainpanel-foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#boost-performance a:hover {
	text-decoration: none;
}
#boost-performance h2 {
	margin: 0;
	padding: 0;
	background-image: url(../image/panelhead-boost-title.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 27px;
}
#find-a-dealer {
	position: absolute;
	width: 121px;
	height: 27px;
	background-image: url(../image/panelhead-boost-find-dealer.gif);
	display: block;
	top: 0;
	right: 129px;
}
#enquire-now {
	position: absolute;
	width: 129px;
	height: 27px;
	background-image: url(../image/panelhead-boost-enquire.gif);
	display: block;
	top: 0;
	right: 0px;
}
#boost-performance span {
	position: relative;
	left: -2000px;
	font-size: 9px;
}
#boost-performance-footer {
	margin: 0;
	padding: 0;
	background-image: url(../image/mainpanel-foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 530px;
	height: 15px;
}

.back { text-align:right; font-size: 11px; margin: 0 0 5px 5px; }
