#salon_top {
	position: relative;
	height: 90px;
}
#salon_top  h1{
	position: absolute;
	left: 0;
	top: -20px;
	font-size: 116px;
	color: #313131;
	font-weight: normal;
}
#salon_top  h2{
	position: absolute;
	left: 240px;
	top: 45px;	
	font-size: 36px;
	color: #ff002c;
	font-weight: normal;
}
/* #salon_top #salon_top_left {
	width: 481px;
	height: 137px;
	float: left;
}
#salon_top #salon_top_left h2 {
	display: block;
	width: 449px;
	height: 107px;
	background: url(images/salon.png) no-repeat;
	text-indent: -9999em;
}
#salon_top #salon_top_left h3 {
	margin-top: 12px;
	display: block;
	width: 450px;
	height: 15px;
	background: url(images/online_magazine.png) no-repeat;
	text-indent: -9999em;
}
#salon_top #salon_top_left h3.en {
	background: url(images/online_magazine_en.png) no-repeat;
}
#salon_top #salon_top_right {
	position: relative;
	float: right;
	height: 137px;
	width: 230px;
	background: url(images/bg_salon_top.png) no-repeat;
}
#salon_top #salon_top_right h3 {
	position: absolute;
	top: 100px;
	left: 11px;
	color: #fff;
	font-size: 32px;
	text-transform: uppercase;
}
*/
#salon_middle_left {
	width: 230px;
	float: left;
}

a.read_more_link {
	display: block;
	width: 78px;
	height: 14px;
	background: url(images/read_more.png) no-repeat;
	text-transform: uppercase;
	font-size: 11px;
	color: #b8b8b8;
	padding: 4px 0 0 24px;
}

/* right column */

#salon_middle_right {
	width: 466px;
	margin-left: 10px;
	padding-right: 10px;
	float: left;
}
#salon_header {
	border-bottom: 1px solid #ff3356;
}
#salon_header h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-weight: normal;
}
#salon_header h3 {
	font-size: 12px;
	/* text-transform: uppercase; */
	color: #313131;
	font-weight: normal;
	float: right;
	margin: 18px 0 7px 0;
}
#salon_header img {
	/* margin-top: 3px; */
}

.salon_intro {
	margin-top: 18px;
}
.salon_intro h3 {
	font-size: 16px;
	/* text-transform: uppercase; */
	font-weight: normal;
	color: #313131;
}
.salon_intro .salon_intro_text {
	font-size: 12px;
	color: #373737;
	line-height: 18px;
	margin-top: 3px;
}
.salon_intro .salon_intro_text a {
	text-decoration: underline;
}

#salon_items {
	margin-top: 38px;
}
#salon_items .salon_item {
	margin-bottom: 19px;
}
#salon_items .salon_item_left {
	width: 90px;
	float: left;
}
#salon_items .salon_item_right {
	float: left;
	width: 374px;
}
#salon_items .salon_item_right h4 {
	font-size: 16px;
	/* text-transform: uppercase; */
	font-weight: normal;
	color: #313131;
}
#salon_items .salon_item_right .salon_item_text {
	font-size: 12px;
	color: #373737;
	line-height: 18px;
	margin-top: 1px;
}
#salon_items .salon_item_right .salon_item_text a {
	text-decoration: underline;
}
