#strip-left
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
#strip-right
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#wrapper
{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
IMG
{
	border-style: none;
}
