#stylists a{
	text-decoration: none;
}

#stylists a img{
	border: none;
}

#stylists_area {
	margin: 15px 0px 15px 15px;	
	min-height: 540px;
}

#stylists_table img,td h2 {
	cursor: pointer;
}

#stylist_detail_region {
	
}

#details img {
	padding: 0px 15px;
	border: none;
	float: right;
}

#stylists_repeat_region_start {
	
}

#repeat_area_start {
	width: 600px;
	margin: 15px 0px 0px 15px;
	cursor: pointer;
}

#repeat_image_start {
	width: 100px;
	height: 100px;
	margin-bottom: 15px;
	float: left;
	border: none;
}

#repeat_titles_start {
	width: 485px;
	height: 100px;
	padding: 15px 0px 0px 15px;
	float: left;
}

#repeat_titles {
	width: 100px;
	text-align: left;
}

#stylists_repeat_region {
	clear: both;
}

#repeat_area {
	width: 100px;
	margin: 15px 15px 0px 0px;
	float: left;
	cursor: pointer;
}

#repeat_image {
	width: 100px;
	height: 100px;
	border: none;
}

ul.content {
	list-style: disc;
	padding-left: 2em;
	color: #644D38;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.hide {
	display: none;
}

.no_underline {
	text-decoration: none;
}