div {
	position:		relative;
	text-align:		left;
}
#poster {
	padding-bottom:	5px;
	padding-left:	0px;
	padding-right:	10px;
	word-wrap:		normal;
}
.poster_small {
	margin-right:	10px;
	height:			325px;
	width:			240px;
}
#contentboxes {padding: 10px;}
.landscape_1 {
	height:			176px;
	width:			361px;
}
.landscape_2 {
	margin-right:	10px;
	height:			125px;
	width:			150px;
}
.landscape_3 {
	height:			125px;
	width:			194px;
}
.box_landscape_4 {
	padding:		8px;
	margin-top:		10px;
	height:			158px;
	width:			420px;
}
.box_portrait_1 {
	float:			left;
	position:		relative;
	padding:		8px;
	margin-top:		10px;
	height:			400px;
	width:			180px;
}
.css3_rounded {
	-webkit-border-radius:	10px;
	-moz-border-radius:		10px;
	border-radius:			10px;
	border-color:			gray;
	border-style:			double;
	border-width:			4px;
}
.newsmargins {
	margin-bottom:	10px;
	margin-right:	10px;
	margin-left:	10px;
}
#calendar, #show_reviews, #showdata_box{
	margin-bottom:	10px;
	float:			left;
	display:		inline-block;
	position:		relative;
}
#calendar {	margin-right: 10px;}
#showdata_box {margin-left: 20px; margin-right: 10px;}
#show_reviews {
	margin-left:20px;
	margin-right:10px;
}
#decostrip {
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(../images/decostrip.png);
}
