#botRightContent {
	clear:both;
	margin: 0;
	padding: 0;
}

#rightContent #hubFeatures {
	float: right;
	width: 230px;
	list-style:none;
	margin: 16px 0 0 0;
}

#rightContent #hubFeatures li {
	width: 203px;
	min-height: 113px;
	height: auto !important;
	height: 113px;
	background: #eaf3f4;
	margin: 0 0 1px 0;
	color: #666;
	font-size: 0.8em;
	padding: 16px 5px 10px 12px;
}

#rightContent #hubFeatures li.first {
	min-height: 81px;
	height: auto !important;
	height: 81px;
	padding-top: 51px;
	background: #eaf3f4 url(http://www.silvercrossjapan.jp/images/static/at_a_glance_bg.gif) no-repeat;
}

#rightContent #hubFeatures li.last {
	min-height: 116px;
	height: auto !important;
	height: 116px;
}

#rightContent #hubFeatures li img {
	float: right;
}

#rightContent #hubFeatures li ul {
	list-style: none;
	width: auto;
	height:auto
	font-size: 1em;
	color: #333;
	margin: 8px 0 0 0;
	padding: 0;
}

#rightContent #hubFeatures li ul li {
	width: auto;
	min-height: 5px;
	height: auto !important;
	height: 5px;
	font-size: 1em;
	color: #333;
	padding: 0 0 2px 10px;
	margin: 0;
	background: none;
}

#rightContent #hubProductList {
	float: left;
	width: 490px;
	list-style: none;
	margin: 0;
	padding: 16px 0 0 0;
}

#rightContent #hubProductList li {
	position:relative;
	float: left;
	width: 230px;
	height: 115px;
	margin: 0 15px 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 5px solid #efefed;
	display: inline;
}

#rightContent #hubProductList li h4 {
	position:absolute;
	top:10px;
	left:15px;
	z-index: 3;
	font-size: 0.8em;
	color: #666;
	font-weight: normal;
	width: 95px;
	height: 91px;
	margin:0;
	padding:0;
}

#rightContent #hubProductList li h4 a {
	font-size: 1em;
	color: #666;
}

#rightContent #hubProductList li .productImage {
	position:absolute;
	z-index: 0;
	top: 10px;
	left: 0px;
	width: 230px;
	text-align: right;
}

#rightContent #hubProductList li .awardImage {
	position:absolute;
	z-index: 5;
	top: 100px;
	left: 0px;
}

#rightContent #hubProductList li a.productLink {
	display: block;
	width: 230px;
	height: 210px;
}

#rightContent #hubProductList li .productOver {
	position:absolute;
	z-index: 20;
	top: 1px;
	left: 0px;
	visibility: hidden;
}

#rightContent #hubProductList li.first {
	border-top: 5px solid #efefed;
}

#rightContent .toTop {
	margin: 20px 0 0 0 !important;
}

*html #rightContent #hubProductList li .productOver img {
	display:none;	
}

*html #rightContent #hubProductList li .productOver a {
	display:block;
	width:230px;
	height:133px;
	cursor:pointer;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.silvercrossjapan.jp/images/static/overview_rollover.png', sizingMethod='scale');
}
