#top_buttons
{
	position: relative;
	width: 762px;
	height: 38px;
}

#callbright_button
{
	position: relative;
	width: 169px;
	height: 38px;
        left:200px;
	float:left;
}

#specials_button
{
	position: relative;
	width: 170px;
	height: 38px;
        left:220px;
	float:left;
}


