td.bg_left {
	background: url("../img/bg_left.jpg") right top no-repeat;
}

td.bg_right {
	background: url("../img/bg_right.jpg") left top no-repeat;
}

td.main {
	background: #ffffff url("../img/main.gif") left top repeat-y;
	width: 1010px;
}

div.heightBlock{
	height: 800px;
	width: 1px;
}

div.main {
	background: url("../img/main.jpg") left top no-repeat;
	width: 1010px;
	padding-top: 11px;
	position: relative;
}

div.contacts {
	top: 600px;
	left: 20px;
	position: absolute;
}

div.movieblock {
	padding-left: 612px;
	margin-bottom: 10px;
}

div.movie {
	width: 208px;
	height: 166px;
	background-color:  #000000;
	background-position: center center;
	background-repeat: no-repeat;
}

td.movie {
	width: 208px;
}

td.desc{
	padding-left: 1em;
	vertical-align: top !important;
}