/* Fixeth stuff if no javascript
-------------------------------------*/

#loading,
#scrollers,
#footer a.expand,
#footer a.start
{ display:none; }

#logo {
	position:relative;
	right:auto; top:auto;
	width:800px;
	margin:0 auto;

}

#nojs {
	background:#0596d5 url('nojs.gif') no-repeat center center;
	position:fixed;
	height:180px;
	width:40px;
	right:0px;
	top:15%;
}

#content {
	margin:5px auto 0 auto;
	top:auto;
	width:820px;
	position:static;
	height:auto;
}

.post {
	margin-bottom:20px
}

.post .vid-meta .disc {
	height:auto;
	overflow:none;
	position:absolute;
	bottom:35px;
}

.post .vid-obj object {
	height:390px !important;
	width:800px !important;
}

#footer {
	position:static;
	top:auto;
	margin:0 auto;
	z-index:auto;
}

#footer .expandable {
	position:static;
	left:auto; top:auto;
	z-index:auto;
	height:auto;
	padding:0 0 15px;
}