#salon-header {
	width: 765px;
	height: 388px;
	margin: 0;
	background-image: url('../img/salon-top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

#salon-link {
	display: none;
}

#salon-ad {
	text-align: center;
}

#salon-newsletter {
	width: 228px;
	height: 239px;
	margin: 6px 0;
	background-image: url('../img/salon-newsletter.png');
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
}

#salon-newsletter h2 {
	display: none;
}

#salon-newsletter form {
	padding-top: 120px;
	position: relative;
}

#salon-newsletter p {
	color: #71982d;
	margin: 6px 0;
}

#salon-newsletter .checkbox {
	vertical-align: middle;
}

.salon-newsletter-text {
	width: 111px;
	height: 17px;
	background-image: url('../img/salon-newsletter-input.gif');
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
	margin: 5px 0;
	padding: 2px 23px 2px 2px;
}

#salon-newsletter-submit {
	position: absolute;
	top: 150px;
	right: 46px;
}

.latest-search-sony {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
}

#latest-view  .salon-news-item {
	margin-bottom: 0;
}

#latest-view  .salon-news-item h2 {
	font-family: 'Arial Narrow', Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #585755;
	padding-bottom: 4px;
	margin: 0 3px 5px;
	text-transform: uppercase;
}

.salon-news-item h2 a {
	color: #83aa35;
}

#latest-view  .salon-news-item p {
	margin: 0 3px;
}

.salon-more {
	font-weight: bold;
	float: right;
	margin: 3px 10px 3px 0;
}

#salon-faq {
	margin: 10px 0 0 0;
}

#salon-faq-top {
	background: url(../img/grey_left_column_header.gif) 0 0 no-repeat;
	width: 228px;
	height: 52px;
}

#salon-faq-top {
	background: #f1f1f1;
	width: 228px;
}

#salon-faq .salon-faq-content-top {
	background: url(../img/latest_view_item_top.png) top left no-repeat;
	width: 206px;
	height: 6px;
	overflow: hidden;
}

#salon-faq .salon-faq-content-center {
	background: #fff;
	width: 206px;
}

#salon-faq .salon-faq-content-bottom {
	background: url('../img/latest_view_item_bottom.png') top left no-repeat;
	width: 206px;
	height: 6px;
	overflow: hidden;
}

