#overmain2
{
	position: realtive;
}

#bnrBarRight
{
	position:	absolute;
	top:		117px;
	left:		750px;
	
	width:		124px;
	
	overflow:	hidden;
}

#bnrBarLeft
{
	position:	absolute;
	top:		117px;
	left:		-125px;
	
	width:		124px;
	
	overflow:	hidden;
}
