@charset "UTF-8";

/* WhiteoutTV-iFrame */

html,
body {
	padding:0;
	width:704px;
}

div {
	float:left;
}

#container,
#content {
	margin:0;
	width:704px;
}

#player {
	width:704px;
	height:396px;
	border:0;
}

h1,
a:hover,
.movieitemact h3 a {
	color:#003399 !important;
}

h2.movielist {
	display:none;
}

.movielist {
	width:400px;
	margin:30px 0 0;
}

.movieitem {
	margin:0 10px 15px 0;
}

.movieitem .preview:hover,
.movieitemact .preview {
	border:2px solid #003399;
}

.csc-textpic-imagewrap {
	margin:25px 0 0;
}