/******************************************************************************
 * Homepage
 ******************************************************************************/

#flash-feature {
	position: relative;
	width: 791px;
	height: 501px;
	background-color: #42A0DD;
}

#product-feature, #product-feature-more {
	width: 364px;
	float: left;
}

#product-feature P {
	width: 135px;
	float: left;
}

#product-feature UL {
	float: right;
}

#product-feature UL LI {
	whitespace: no-wrap;
	padding-bottom: 5px;
}

#news-feature, #news-feature-more {
	width: 300px;
	float: right;
}

#news-feature P {
	padding-bottom: 5px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #32251A;
	padding-bottom: 10px;
}

#no-flash {
	width: 791px;
	height: 501px;
	background: transparent url(../../images/homepage/noflash.jpg) top left no-repeat;
}

#no-flash #bb-more {
	position: absolute;
	left: 600px;
	top: 219px;
	width: 142px;
	height: 22px;
	outline: none;
	z-index: 100;
}

