#bestprice {
}

#bestprice .formbox {
	display: inline;
	float: left;
	width: 700px;
}

#bestprice .formbox form p label {
	width: 700px;
}

#bestprice #bestprice-link {
	display: inline;
	float: right;
	width: 232px;
	height: 92px;
	background: url(/images/bestprice-bg.png) 0 0 no-repeat;
}

#bestprice #bestprice-link a {
	display: block;
	width: 232px;
	height: 92px;
}

#bestprice #bestprice-link a span {
	display: none;
}


