﻿.ch-left
{
	float: left;
	width: 456px;
	height: 251px;
}

.ch-right
{
	float: left;
	width: 342px;
	background: url('../images/couch.png') no-repeat;
	height: 251px;
}


.ch-tl
{
	width: 19px;
	height: 17px;
	background: url('../images/content-top-left.png') no-repeat;
	float: left;
}

.ch-tc
{
	width: 437px;
	background-color: #CCC7C3;
	border-top: 7px solid #ffffff;
	height: 10px;
	float: left;
}

.ch-m
{
	background-color: #CCC7C3;
	height: 197px;
	border-left: 8px solid #ffffff;
	padding: 10px;
}

.ch-bl
{
	width: 19px;
	height: 17px;
	background: url('../images/content-bottom-left.png') no-repeat;
	float: left;
}

.ch-bc
{
	width: 437px;
	background-color: #CCC7C3;
	border-bottom: 8px solid #ffffff;
	height: 9px;
	float: left;
}

.star-rating
{
	background: url('../images/four-star-2.png') no-repeat 95% 0;
	height: 30px;
}

.contact-nr
{
	padding-top: 15px;
	text-align: right;
	font-size: 10pt;
}

.contact-nr span
{
	font-weight: 700;
	font-size: 11pt;
}

.contact-nr a
{
	font-weight: 700;
}

.ch-m p
{
	text-align: left;	
}

.content-left
{
	float: left;
	width: 500px;
}

.content-right
{
	float: left;
	width: 270px;	
	margin-left: 10px;
	padding-left: 15px;
	padding-top: 10px;
}

.jcarousel-skin .jcarousel-container-horizontal {
    width: 435px;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    width:  437px;
}