﻿#pro_points_wrap {
	position: relative;
	border-top: 1px solid #5a5854;	
	//-height: 1px;
 	background: #272420 url(/i/pro_points_grad.png) repeat-x;
	color: #bfbfbf;
}

#pro_points_wrap,
#pro_points {
	min-height: 192px;
}

#pro_points {
	width: 75%;
	left: 25%;
	position: relative;
	margin-top: -1px;
}

#pro_points .col_1 {
	position: relative;
	float: left;
	width: 33%;
	left: -33.33333%;
	margin-right: -33.33333%;
}

#pro_points .col_2 {
	position: relative;
	float: left;
	width: 100%;
	margin-right: -100%;
}

#pro_points .col_1 .content,
#pro_points .col_2 .content {
	position: relative;
	//-height: 1px;
	padding: 30px;
	//zoom: 1;
	z-index: 1;
}

#pro_points a {
	color: #7fc8ff;
}

#pro_points h2 {
	color: white;
}

#pro_points h2 strong {
	color: #ff4499;
}



#pro_points ul.about_pp {
	margin-top: -.9em;
}

ul.about_pp li ins {
	background: url(/i/pro_point_li.png);	
}

/*
ul.about_pp li:before {
	content: url(/i/pro_point_li.png);
}
*/

#pro_points ul.about_pp li {
	margin-top: .9em;
}

#pro_points strong a {
	font-weight: bold;
	color: #d5a60c;
}

#pro_points .head {
	position: relative;
	width: 100%;
	line-height: 1.5em;
	height: 1.5em;
	white-space: nowrap;
}

#pro_points .head:after {
	position: relative;
	content: '';
	width: 100%;
	clear: both;
}


#pro_points .head h2 {
	float: left;
	margin-right: 1.4em;
	line-height: inherit;
	//-line-height: 1.3em;
}

#pro_points .head .all {
	width: 1px;
	float: left;
}

#pro_points .head {
	margin-bottom: 1.2em;
}

#pro_points .head a {
display: block;
	color: inherit;
	//-color: #bfbfbf;
//-margin-top: 4px;
}

#pro_points .products {
	width: 20%;
}

#pro_points .columns {
	left: -4px;
	position: relative;
	width: 500%;
	overflow: hidden;
}

#pro_points .products .col {
	float: left;
	width: 20%;
}

#pro_points .products .product {
	width: 110px;
	padding-right: 1em;
}

#pro_points .products .product img {
	border: 4px solid #656460;
}

#pro_points .products .product a:hover img {
	border-color: #d5a60c;
}