  .itemViewerItem {
		width:453px; /*Genişlik Değeri*/
		height:20px; /*Yükseklik Değeri*/
	}
	  .itemViewerItem div {
		width:453px;
		height:20px;
	}
	.productGroupOthersCotainer {
		position:absolute;
		width:453px;
		height:20px;
	}
	.productGroupOthersRind {
		width:453px; /*Genişlik Değeri*/
		height:20px; /*Yükseklik Değeri*/
		position:relative;
		overflow:hidden;
		padding:0x;
		margin:0px;
	}
	  .itemViewerNav a {
		background:url(manset_ico.gif) no-repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8px;
	}
	  .itemViewerNav a:link, 
	  .itemViewerNav a:visited, 
	  .itemViewerNav a:hover {
		color:#000000;
		text-decoration: none!important;
		font-weight:none;
	}
	  .itemViewerNav a.current {
		background:url(manset_over.gif) no-repeat;
		color:#d60010!important;
	}
