﻿
#Products
{
    width:758px;
    height: 250px;
    xmargin:0 0 0 0;
    xbackground:red;
	border-bottom:1px solid #D8D8D8;
	xtop:150px;
	position:relative;
	display:block;
	float:left;
	z-index:111;
}

#Products #imgTop
{
    float:left;
    width: 289px;
    height: 225px;
    xbackground: red;
}

#Products #flashTop
{
    float:left;
    width: 758px;
    height: 250px;
    xpadding-top:50px;
    xbackground: green;
}

#ProductsSpacer
{
    float:left;
    width:758px;
    height: 30px;
}

#contentBody #contentArea #relatedContent
{
	xmargin-top:250px;	
	margin-top:0px;	
}
#LoginView
{
	display:none;
}
