h2#cat_label {
	line-height: 57px;
	padding: 0 10px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background: url(../ximg/back_label.gif) repeat-x top left;
	margin-top: 3px;
}

h3#list_selec_title {
	line-height: 57px;
	padding: 0 10px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background: url(../ximg/back_label.gif) repeat-x top left;
	margin-top: 3px;
}

h3#list_selec_title a{color: white;text-decoration: none;}
h3#list_selec_title a:hover{text-decoration: underline;}

p#list_selec_desc {
	margin: 10px 10px 20px 10px;
}

ul#list_selec_list {
	list-style-type: none;
	margin: 10px 0 10px 20px;
}

ul#list_selec_list li {
	float: left;
	display: inline;
	background: transparent url(../ximg/list_prod_back.gif) no-repeat bottom center;
	width: 212px;
	height: 180px;
	position: relative;
	margin: 0 35px 10px 10px;
	text-align: left;
	cursor: pointer;
}

ul#list_selec_list li a{
	/*display: block;
	width: 213px;
	height: 180px;
	overflow: hidden;
	text-decoration: none;
	color: black;
	position: relative;
	border: 1px solid white;*/
}

ul#list_selec_list li.last {margin-right: 0 !important;}

ul#list_selec_list li img{
	margin: 13px 0 30px 45px;
}

ul#list_selec_list li div{
	font-weight: bold;
	height: 30px;
	width: 213px;
	overflow: hidden;
	color: black;
	font-size: 12px;
}

ul#list_selec_list li span{
	position: absolute;
	bottom: 0px;
	right: 23px;
	color: white;
	font-size: 18px;
}

ul#list_selec_list li span p{
	position: absolute;
	bottom: 23px;
	right: 0;
	color: white;
	font-size: 12px;
/*	text-decoration: line-through;*/
	white-space: nowrap;
	width: 181px;
	height: 15px;
	font-weight: bold;
	padding-right: 5px;
	background-color: red;
	text-align: right;
}

ul#list_selec_list li img#label_select {
	position: absolute;
	top: 145px;
	left: -40px;
}
