#good_card_image_block_right{
		float:right;
		width:212px;
	/*	hei ht:260px; */
	}
	#good_card_right_description_new{
		padding-left:0px;
		margin-left:0%;
	}
	#good_card_right_description_new .name{
		font:bold 15px/24px Tahoma;
		color:black;
		width:180px;
		float:left;
	}
	#good_card_right_description_new .value{
		font: normal 15px/24px Tahoma;
		color:black;
		padding-left:180px;
	}
	
	#good_card_image_right_new{
		background:url("../images/gl_image_bg.gif") no-repeat top center;
		padding:5px;
		text-align:center;
		margin:10px 0;
	}

	#navlist {
		padding: 3px 0;
		margin-left: 0;
		border-bottom: 1px solid #D7E5F2;
		font: bold 12px Verdana, sans-serif;
	}

	#navlist li {
		list-style: none;
		margin: 0;
		display: inline;
		background:url("images/nothing_icon.gif") no-repeat top left;
	}

	#navlist li a {
		padding: 3px 1.5em;
		margin-left: 3px;
		border: 1px solid #D7E5F2;
		border-bottom: none;
		background: #F0F8FF;
		text-decoration: none;
	}
	
	#not_current2 {
		padding: 3px 1.5em;
		margin-left: 3px;
		border: 1px solid #D7E5F2;
		border-bottom: none;
		background: #F0F8FF;
		text-decoration: none;
	}

	#not_current1 {
		padding: 3px 1.5em;
		margin-left: 3px;
		border: 1px solid #D7E5F2;
		border-bottom: none;
		background: #F0F8FF;
		text-decoration: none;
	}

	#navlist li a:link { color: #448; }
	
	#navlist li a:visited { color: #667; }

	#navlist li a:hover {
		color: #000;
		background: #AAE;
		border-color: #227;
	}

	#navlist li a#current {
		background: white;
		border-bottom: 1px solid white;
	}

	.product_detail li{
		display:block;
		font:normal 11px Arial;
		color:black;
		padding-left:15px;
	}
	
	#tabsI {
		float:left;
		width:100%;
		font-size:93%;
		line-height:normal;
		border-bottom:2px solid #D7E5F2;
	}
    #tabsI ul {
		margin:0;
		padding:10px 10px 0 10px;
		list-style:none;
	}
	
    #tabsI li {
		display:inline;
		margin:0;
		padding:0;
	}
	
	#link1 {
		font-weight:800;
	}
	
	 #link2 {
		font-weight:500;
	}
	#link3 {
		font-weight:500;
	}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
		color:#3670A7;
	}
	#tabsI a:hover {
		color:#f00;
		font-weight:bold
	}
    #tabsI a:hover span {
		color:#f00;
		font-weight:bold
	}

