	.itemViewerItem {
		width:662px;
		height:411px;
	}
	.itemViewerItem div {
		width:662px;
		height:411px;
	}
	.productGroupOthersCotainer {
		position:absolute;
		width:662px;
		height:411px;
	}
	.productGroupOthersRind {
		width:662px;
		height:411px;
		position:relative;
		overflow:hidden;
		padding:0x;
		margin:0px;
		background:#001045;
	}
	.itemViewerNav a {
		margin:0px;padding:2px;margin:1px; 
		background:#d31145;
		color:#FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:bold;
	}
	.itemViewerNav a:link, 
	.itemViewerNav a:visited, 
	.itemViewerNav a:hover {
		background:#AFAFAF;
		color:#000;
		text-decoration: none!important;
		font-weight:none;
	}
	.itemViewerNav a.current {
		background:#000;
		color:#FFF!important;
	}


