div.yco_movie {
	padding: 10px;
	float: left;
	width: 330px;
	height: 200px;
}

div.yco_movie h3 {
	margin:0;
	padding: 0;
}

div.yco_movie h3 a {
	text-decoration: none;
}

div.yco_movie .rating {
    font-size: 80%;
}

div.moviethumb {
	float: left;
	width: 112px;
	height: 152px;
	margin-right: 5px;
}

div.moviethumb img {
	padding: 5px;
	border: thin solid black;
}

div.movieinfo {
	float:left;
	width: 210px;
}

td.label, span.label {
	font-weight: bold;
}

td.label {
	text-align: right;
	width: 120px;
}

.yco_movie_detail .sessions {
	margin: 10px 0;
}

.yco_movie_detail .description {
	margin: 10px 0 20px 0;
}

.yco_movie_detail .booking {
}

.yco_movie_detail .booking a,
.yco_movie_detail .booking a:link {
	text-align: center;
	display: block;
	width: 8em;
	padding: 5px;
	margin: 20px 5px 5px 5px;
	background-color: #5F4609;
	color: white;
	border: thin solid #c59113;
}

.yco_movie_detail .booking a:active {
	border-color: #5F4609;
	background-color: #c59113;
}

.yco_movie_detail .image {
	float: right;
}

.yco_movie_detail .image img {
	border: thin solid #6E4B07;
	margin: 5px;
}

h2.yco {
	float: left;
	margin-top: 0;
	color: #966F12;
	background-repeat:no-repeat;
	height: 30px;
	padding-left: 15pt;
	padding-top: 8pt;
	font-size:16px;
	width:370px;
	
}

div.days {
	float: right;
	padding-top: 8pt;
	padding-right:10pt;
	padding-left:10pt;
	height: 30px;
	background-repeat:no-repeat;

}



.clear { clear: both; }

div.goldclass {
	width: auto;
	height: auto;
	float: none;
}

div.goldclass .movieinfo {
	width: 581px;
}
