/* CSS Document */


.stylist-profile {
	
	
}


.stylist-profile-list {
	padding:0 10px 0 10px;
	margin-left:-2%;
	
}

.stylist-profile-list li {
	float:left;
	width:31.3%;
	margin:10px 0 15px 2%;
}

.stylist-profile-list li.clearLeft {
	clear:left;
}

.stylist-profile-list li.clearRight {
	clear:right;
}


.stylist-profile-list a {
	display: block;
	color:#000;
	font-size:0.9em;
	font-weight: bold;
	text-align: justify;
	line-height: 1.2;
}

.stylist-profile-list img {
	margin-bottom:5px;
}