#goToKHQLabel {
	background:url(images/bottom_khq.png) no-repeat;
	float:left;
	width:449px;
	height:46px;
}
#goToKHQMid {
	background:url(images/bottombar_mid.png) repeat-x;
	float:left;
	width:248px;
	height:46px;
}
#goToKHQEnd {
	float:left;
	background:url(images/bottombar_rightB.png) no-repeat;
	width:88px;
}
a#goToKHQSend {
	background:url(images/bottombar_rightA.png) no-repeat;
	width:88px;
	height:46px;
	float:left;
}
#goToKHQSend:hover {
 	background:url(images/bottombar_rightB.png) no-repeat;
}

