@charset "UTF-8";

#content .sectionThirdry ul {
	list-style:none;
	color:#333;
	float:left;
	width:35%;
}

.sectionThirdry ul li {
	list-style:none;
	padding-left:17px;
	line-height:1.5;
	background:url(../../common/images/icn_circle.gif) no-repeat left center;
	font-size:82%;
}

.sectionThirdry img {
	margin-right:40px;
}

/*
.sectionSecondary ul li.last {
	border-right:1px solid #999;
	padding-right:5px;
}
*/