

.salonbox {
	font-size:12px;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom : 1px solid #ccc;
}


.inline {
	display: table-cell;
}

.hairstyle{
	float:left;
}

.hairstyle img{
	width: 25%;
	float:left;
}

.salonname .fb{
	font-size:14px;
	text-decoration: underline;
}


#menu li{
background-color: #ececec;
font-size:11px;
color:#888888;
padding:4px;
border: solid 1px #ffffff;
}

#menu :hover{
background-color: #333333;
color:#ffffff;
font-weight: bold;
}
