#managers_specials
{
	position: relative;
	width: 648px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	top: -150px;
	z-index: 9999;
}

*html #managers_specials
{
	position: relative;
	top: -280px;
}

#leftImage
{
	position: relative;
	float: left;
}

#rightImage
{
	position: relative;
	float: right;
}
