.underline {
	text-decoration: underline;
}


.border-top {
	margin-top: 8px;
	padding-top: 8px;
}
.salonbox {
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
}
.border-none {
	border-right: none;
}
.border-right {
	border-right: dotted 1px #ccc;
}
.inline {
	display: table-cell;
}
.btnarea .icon{
	padding-right: 5px;
	display: table-cell;
}
.role{
	color: #75491f;
}
.stylistname{
	font-weight:bold;
	color: #75491f;
}
.linkbtn{
	display: block;
}

ul.splitlist {
	margin-left: -4px;
}
ul.splitlist a {
	margin-bottom: 4px;
	padding-left: 4px;
}
.salonname {
	font-size: 12px;
	text-decoration: underline;
}
