#comment-login {
	width: 290px;
	float: left;
}
#comment-login a {
	float: right;
	margin-top: 10px;
}
#return-artist {
	float: right;
}
#cont {
	float: left;
	padding-bottom: 7px;
}
#vid-detail-comments {
	clear: both;
	padding-top: 7px;
}
#vid-comment-det {
	margin-top: 0px;
}
#vid-comment-title {
	margin: 0;
	padding-bottom: 13px;
	display: inline;
	float: left;
}
#media-info {
	display: block;
	padding-bottom: 10px;
}
#player {
	float: left;
}
#comment-form {
	float: right;
	background: #ededed;
	height: 225px;
	width: 215px;
	margin: 35px 0 20px 0;
}
#comment-login {
	background: none;
}
#comment-form-head {
	background: #cd550d;
	color: white;
	width: 208px;
	padding-left: 7px;
	height: 15px;
}
#comment-text {
	height: 161px;
	width: 185px;
	margin: 15px 0 0 15px;
	border: 1px solid #cdcdcd;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
#comment-form-submit {
	float: right;
	padding: 10px 17px 10px 0;
}
a.com-artist {
	color: #cd550d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}