/* header */



/* image changes */
a, strong a, a strong {
	color:#42716f !important;
}
.sub-menu ul li a#latest-comments {
	background-image:url(/images/animation/latest-comments.png);
}

.sub-menu ul li a#all-comments {
	background-image:url(/images/animation/all-comments.png);
}

.sub-menu ul li a#post-comment {
	background-image:url(/images/animation/post-comment.png);
}

.sub-menu ul li a#view {
	background-image:url(/images/animation/view.png);
}

.sub-menu ul li a#cast {
	background-image:url(/images/animation/cast.png);
}


/* colour changes */
.text-class-heading {
	border-bottom:1px solid #42716f !important;
}

.latest-film {
	border-bottom:1px solid #42716f;
}

#large-player {
	border-bottom:1px solid #42716f;
}

.download {
	border-bottom:1px solid #42716f;
}


#share-film {
	border-bottom:1px solid #42716f;
}

#share-film h1 {
	border-bottom:1px solid #42716f;
}

.text-class.comments p {
	border-bottom:1px solid #42716f;
}

.user-comments {
	border-bottom:1px solid #42716f;
}

.text-class.film-info p {
	border-bottom:1px solid #42716f;
}


#film-details {
	border-bottom:1px solid #42716f;
}

#upload-info {
	border-bottom:1px solid #42716f;
}

#upload-info h1 {
	border-bottom:1px solid #42716f;
}

#statistics {
	border-bottom:1px solid #42716f;
}

#statistics h1 {
	border-bottom:1px solid #42716f;
}


.text-class.votes {
	border-bottom:1px solid #42716f;
}



.text-class.cast {
	border-bottom:1px solid #42716f;
}

/* latest films */
.latest-film {
	padding:6px 10px 6px 10px;
	border-bottom:1px solid #42716f;
	clear:both;
	
}

.latest-film-no {
	float:left;
	width:21px;
}

.latest-film-image {
	float:left;
	width:55px;
}

.latest-film-text {
	float:left;
	width:280px;
}

.latest-film-text a {
	color:#666666;
}

.comments-item {
	border-bottom:1px solid #42716f;
}

.comments-item-username {
	border-bottom:1px solid #42716f;
}

#comments-subject {
	border-bottom:1px solid #42716f;
}

#comments-right form {
	border-bottom:1px solid #42716f;
}

/* series */
.text-class.series-detail {
	border-bottom:1px solid #42716f;
}