.nso_good_picture
{
	vertical-align: bottom;
	text-align: center;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	/* padding-bottom: 7px; */
}

.nso_good_title {
	height: 60px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: middle;
}

.nso_good_title a.nso_good_brand {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000;
}

.nso_good_title a.nso_good_brand:hover {
	color: #F00;
}

.nso_good_title .nso_good_price_red {
	color: #F00;	
}

.nso_good_item {
	width: 191px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.nso_good_brace {
	width: 191px; /* pos width */
	margin-left: 4px; /* space btw positions */
	display: inline;
	float: left;
}

.nso_good_item_olds {
	width: 191px;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

.nso_good_brace_olds {
	width: 191px;
	margin-left: 4px;
	display: inline;
	float: left;
}

/* pos item height without color block */
.nso_itf10 {
	height: 254px;		
}
.nso_itf21 {
	height: 254px;		
}
.nso_itf22 {
	height: 306px;		
}
.nso_itf23 {
	height: 386px;		
}

/* pos item height with color block */
.nso_itf10c {
	height: 287px;		
}
.nso_itf21c {
	height: 287px;		
}
.nso_itf22c {
	height: 339px;		
}
.nso_itf23c {
	height: 419px;		
}

/* sign icon shift without color block */
.nso_itf10_i {
	top: 188px;
}
.nso_itf21_i {
	top: 188px;
}
.nso_itf22_i {
	top: 240px;
}
.nso_itf23_i {
	top: 320px;		
}

/* sign icon shift with color block */
.nso_itf10c_i {
	top: 221px;
}
.nso_itf21c_i {
	top: 221px;
}
.nso_itf22c_i {
	top: 273px;
}
.nso_itf23c_i {
	top: 353px;		
}

/* color bar if have colors */
.nso_good_cpan_10c, .nso_good_cpan_21c, .nso_good_cpan_22c, .nso_good_cpan_23c {
	width: auto;
	height: 37px;
}

/* color bar if no colors */
.nso_good_cpan_10, .nso_good_cpan_21, .nso_good_cpan_22, .nso_good_cpan_23 {
	width: auto;
	height: 3px;

}

.nso_good_cmpic {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	border: solid 1px #BBB;
}

/* have a colors icon - depricated */
.nso_itf10_c, .nso_itf21_c, .nso_itf22_c, .nso_itf23_c {
	top: 10px;		
}

.nso_good_brace, .nso_good_brace_olds {
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 22px; /* space under head - interpend. from other */
}

.nso_good_info {
	position: absolute;
	z-index: 10;
	width: 37;
	height: 64;
	left: 145px;
}

.nso_good_color {
	/*
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #F00;
	*/
	position: absolute;
	z-index: 10;
	width: 20px;
	height: 20;
	left: 150px;
}

