.cine_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	background-image: url(../images/light_gray_button.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 87px;
	border:0px;
	cursor:pointer;
}
.black_txt_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.allround_blue_border {
	border: 1px solid #006699;
	background-color: #FBFBF7;
}
.movie_bg_left {
	background-image: url(../images/cinema_bg_leftt.gif);
	background-repeat: no-repeat;
	height: 244px;
	
	background-position: right center;
}
.movie_bg_right {
	background-image: url(../images/cinema_bg_right.gif);
	background-repeat: no-repeat;
	height: 244px;
	
	background-position: left center;
}

