#productScrollerContainer
{
	float:							left;
	width:							742px;
	margin:			                4px 0 0 4px;
	_margin:			            4px 0 0 2px;
	border:							0;
}

#productScrollerContainer .contentBox
{
	margin:							0;
	border:							0;
}

#productScrollerBannerLeft
{
	float:							left;
	margin:							0 4px 0 0;
	height:							174px;
	width:							118px;
	text-align:						center;
	background:						#fff;
}

#productScrollerLeft
{
	background-image: url(../../../../Images/Common/Products/ProductScroller/ArrowScrollLeft.png);
}

#productScrollerLeft, #productScrollerRight
{
	float:							left;
	width:							27px;
	height:							174px;
	cursor:							pointer;
}

#productScrollerRight
{
	background-image:				url('../../../../Images/Common/Products/ProductScroller/ArrowScrollRight.png');
}

#productScroller-contentMiddle
{
	float:							left;
	margin:							0;
	overflow:                       hidden;
	position:						relative;	
	height:							174px;
	width:565px;
}

#productScrollerContent
{
	position:						relative;
	left:                           0px;
}

#productScrollerContent .productBox
{
    background:                     #fff;
}

#loginContainer
{
	float:							left;
	width:							185px;
	margin:			                4px 0 0 4px;
}

#loginBox.contentBox
{
	margin:							0;
}