.video {
	width: 664px;
	margin-left: 14px;
}
.video .header {
	height: 26px;
	background: url(../img/box_nero_top.gif);
}
.video .content {
	float: left;
	padding: 10px;
	background-color: #000000;
	color: #ffffff;
}
.video .content .flv {
	float: left;
	width: 437px;
	height: 266px;
	background-color: #000000;
}
.video .content .flvdx {
	float: left;
	margin-left: 10px;
	width: 197px;
}
.video .content .title {
	background-color: #e0dcdd;
	color: #ca0000;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	padding: 4px;
}
.video .content .subtitle {
	font-size: 1.2em;
	color: #ffffff;
}
.video .content .subtitle a {
	text-decoration: none;
	color: #ffffff;
}
.video .content .body {
	font-size: 0.8em;
	color: #eeeeee;
	line-height: 1.5em;
}

.video .content hr {
	color: #4d4d4d;
}
.video .content .bookmark {
	border-top: 1px solid #6e6e6e;
	border-bottom: 1px solid #6e6e6e;
	padding: 10px 0px 10px 0px;
	font-size: 0.8em;
	font-weight: bold;
}
.video .content .bookmark a {
	padding-left: 10px;
}
.video .content .cinema {
	line-height: 1.3em;
	border-top: 1px solid #6e6e6e;
	padding: 10px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
}
.video .content .cinema span {
	font-weight: normal;
	color: #eeeeee;
}
.video .content .tags {
	font-size: 0.8em;
}
.video .content .tags a {
	text-decoration: none;
	color: #eeeeee;
}
.video .content .tags a:hover {
	text-decoration: underline;
	color: #eeeeee;
}
.video .content .permalink {
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}
.video .content .permalink .link {
	background-color: #e0dcdd;
	color: #3b3b3b;
}
.video .footer {
	clear: left;
	height: 26px;
	background: url(../img/box_nero_bottom.gif);
}
