/* Start of CMSMS style sheet 'Espresso' */
/* css for espresso */
.content_textbox_main img {
	clear:both;
	float:left;
	margin-top:0.4 em;
	margin-right:1em;
	margin-left:0.8em;
	margin-bottom:0.5em;
	border:1px solid #8E3B24;
}

div.movie {
 margin-bottom:3em;
 width:98%;
 margin:0px auto;
 margin-bottom: 1.5em;
}

div.movie_data {
 height:115px;
 margin-bottom:7px;
}

div.movie_data_img {
	height:100%;
	width:123px;
	float:left;
}

div.movie_data_text {
	height:94px;
	padding-bottom:0px;
}

div.movie > img, div.movie_data_img img {
	margin:0px;
	width:114px;
	height:114px;
        margin-right:0.7em;
        margin-bottom:0.7em;
}

div.movie > img {
        width:100px;
        height:100px;
}

div.movie_data_img img {
        margin: 0px;
}

h2 {
	margin: 0em;
	margin-bottom: 0.2em;
	padding: 0em;
	line-height:100%;
}

div.panel-wrapper h2 {
       line-height:110%;
       padding-bottom:0.5em;
}

div.gallery img {
 float:left;
 clear:none;
}

h3 {
	margin:0em;
	margin-top:0.7em;
	padding:0em;
	clear:both;
	font-size:135%;
	text-align:center;
}

hr {
	border:0px;
	border-color:#ab7e46;
	background-color:#ab7e46;
	color:#ab7e46;
	width:40%;
	margin:2em auto;
	height:1px;
	padding:0px;
}

.listing {
	line-height:1.6em;
}

.listing strong {
	display:block;
	width:50%;
	text-align:right;
	float:left;
	clear:left;
	padding-right:0.4em;
}

.listing span, .music, .actors {
	display:block;
	width:100%;
	text-align:center;
	margin:1em 0;
	line-height:1.4em;
}

h4 {
	padding:0;
	margin:0;
	margin-top:0.8em;
}
/* End of 'Espresso' */

