td.welcome
{
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:top;
	width:260px;
}
.grey
{
	color: #8C868D;
}
div.home_frame
{
	position:relative;
	z-index:3;
	height:251px;
	width:631px;
	margin-bottom:-251px;
}
.banner_back
{
	background-image:url(images/banner_back.gif);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align:top;
	height:251px;
}
#home_product
{
	height:251px;
	width:631px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-bottom:-251px;
	overflow:hidden;
}
#home_fader
{
	background-color:#000000;
	height:35px;
	margin-top:216px;
	margin-bottom:-251px;
	position:relative;
	z-index:2;
	display:none;
}
#home_product_info
{
	height:26px;
	margin-top:220px;
	position:relative;
	z-index:10;
	margin-left:20px;
	margin-right:20px;
	visibility:hidden;
}
#home_product_name
{
	float:left;
	width:45%;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:6px;
}
#home_product_list
{
	float:right;
	width:45%;
	text-align:right;
	margin-top:5px;
}
#home_product_list a
{
	background-image:url(images/h_prod_back.gif);
	background-position:center;
	background-repeat:no-repeat;
	color:#797979;
	font-weight:bold;
	text-decoration:none;
	padding:10px;
	height:20px;
	margin:0px;
}