.underline {
	text-decoration: underline;
}

.border-none {
	border-right: none;
}

.inline {
	display: table-cell;
}
.btnarea .icon{
	padding-right: 5px;
	display: table-cell;
}

.stylistname{
	font-weight:bold;
	color: #75491f;
}
.linkbtn{
	display: block;
}

.mainttlarea h2,
.mainttlarea p{
text-align: center;
}

#menu li{
background-color: #ececec;
font-size:11px;
color:#888888;
padding:4px;
border: solid 1px #ffffff;
}

#menu .active{
background-color: #333333;
color:#ffffff;
font-weight: bold;
}


.btn-straightperm{
letter-spacing: -0.1em;
}

ul.splitlist {
	margin-left: -4px;
}

ul.splitlist a {
	margin-bottom: 4px;
	padding-left: 4px;
}

.disp-perm,
.disp-colorperm,
.disp-straightperm,
.disp-mens{
display:none;
}


