﻿.synopsisTable
{
	width: 100%;
	background-color: #3A3A3A;
}
img.moviePoster
{
	border: 0px;
	padding: 10px 15px 10px 20px;
	float: left;
    display:block;	
	z-index: 100;
}
.posterColumn
{
	width: 170px;
	vertical-align: top;
	height: 220px;
}
.synopsisColumn
{
	width: 702px;
	text-align: left;
	vertical-align: top;
	height: 40px;
}
.movieTitle
{
	font-size: large;
}
.ddlReservation
{
	width: 250px;
}
.tbReservation
{
	width: 200px;
}


        .style1
        {
            width: 165px;
        }
        .style2
        {
            width: 255px;
        }
        .style3
        {
            width: 225px;
        }
