.no-script {
	background:		red;
	color:			white;
	padding:		10px;
	margin-bottom:	15px;
	width:			980px;
	font-weight:	bold;
	font-size:		12px;
	text-align:		center;
}

#banner {
	height: 472px;
}

.banner-container {
	position:	relative;
	overflow:	hidden;
	width:		1000px;
	height:		472px;
}

.banner-controls {
	position:	relative;
	z-index:	9999;
	margin-top:	-265px;
	width:		1000px;
}

.banner-previous {
	float:		left;
	padding:	10px;
}

.banner-next {
	float:		right;
	padding:	10px;
}

.unique-products-container {
	display:	inline-block;
}

.unique-products-container IMG {
	float:		left;
	padding:	30px 0px 0px 15px;
}

.unique-products-container P {
	display:		inline;
	float:			right;
	padding-left:	49px;
	width:			360px;
	line-height:	16px;
}

.panel-container {
	display: inline-block;
	padding: 0px 20px 0px 10px;
}

.panel-column-left {
	float: left;
	width: 610px;
}

.panel-column-right {
	float: right;
	width: 358px;
}

.panel-title {
	padding:		5px;
	font-size:		12px;
	font-weight:	bold;
}

.panel-title A {
	color: #8F8F8F;
}

.panel-title A:hover {
	color: #00AEBE;
}

.news-container {
	width: 368px;
}

.news-item {
	float:		left;
	width:		270px;
	padding:	12px 0px 0px 0px;
	font-size:	10px;
}

.news-item P {
	color:		#787A7B;
	margin-top:	0px;
	font-size:	11px;
}

.news-title {
	margin: 0.2em 0 !important;
}

.news-title A {
	color: #787A7B;
}

.news-content {
	color: #AAA !important;
}

.news-image {
	float:		right;
	padding:	8px 10px 0px 0px;
}

.news-image IMG {
	border: 1px solid #AAA;
}