/* CSS - OTHER STYLES */

.thumbs {

	padding-left:55px;

}


.thumbs img{

	border:1px solid #FFF;
	margin:10px;

}

textarea#postComment {

	background-color:#000000;
	border: 1px solid #FFFFFF;
	width:270px;
	height:200px;
	color:#FFFFFF;

}

html {height: 100%;} 

#flashcontent, .flashcontent {
			width:100%;
			height:100%;
			position:absolute;
			left:0px;
			top:20px;
			z-index:1001;
			background-image:url('/img/1x1videoBg.png'); 
			padding:30px 0 0 0;
			text-align:center;
			}
#flvplayer-large, .flvplayer-large {
			width:70%;
			}