#flowplayer {
	float:left;
	margin:5px 20px;
}
.items {
	float:right;
	width:280px !important;
	width:260px;
	border:1px solid #ccc;
}
.items li, .items ul {
	margin:0;
	padding:0;
}
.items ul {
	padding:5px 10px;
}
.items .cover img {
	width:64px;
	display:block;
}

.items .cover {
	padding:2px;
	border:1px solid #ccc;
	-moz-border-radius:2px;
	float:left;
	margin-right:8px;
}
.items .description {
	clear:both;
}
.foot {
	clear:both;
}
.relate {
	margin-top:10px;
}
.relate ul {
	border-bottom:1px solid #ccc;
	margin-top:5px;
}
.relate h4 {
	margin:0;
	padding:0;
	padding-top:5px;
	text-indent:10px;
}
