#gallerymenu .nav-selected {
}

.movie {
	position:relative;
	float:left;
margin-right:20px;
	-webkit-box-shadow:black 5px 5px 5px;
	box-shadow:black 5px 5px 5px;
	-o-box-shadow:black 5px 5px 5px;
	-ms-box-shadow:black 5px 5px 5px;
	-moz-box-shadow:black 5px 5px 5px;
}

#main {
	position:relative;
	width:960px;
	padding-bottom:50px;
}

#comment {
position:relative;
	width:600px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}


#footer {
	position:relative;
	width:960px;
	clear:both;
	font-size:10px;
	text-align:right;
}

#push {
	position:relative;
	width:960px;
	height:100px;
	clear:both;
}

#half-right {
	position:relative;
	width:472px;
	float:right;
	padding-left:10px;
}

#half-left {
	position:relative;
	width:472px;
	float:left;
	padding-right:5px;
	border-right:1px solid #666666;
}

#pressebox {
	position:relative;
	float:left;
	padding-bottom:30px;
	width:500px;
}

img {border:0;
}

#header {
	position:relative;
	width:960px;
	padding-bottom:130px;
	padding-top:12.5px
}

#page {
	position:relative;
	width:960px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

body {
	background-color:#333333;
	background-image:url(/themes/ottsart/images/background.jpg);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
	margin:0;
color:#FFFFFF;
}

.mystyle {
}

