#left {
	float: left;
	width: 480px;
}

/* ********************************************************** */

#videoTitle {
	font-size: 25px;
	font-family: Tahoma;
	font-weight: bold;
	line-height: 40px;
	text-indent: 10px;
}

#vplayerStat {
	width: 480px;
	height: 26px;
	background: url(../images/bgr_vplayer_stat.gif);
	color: #666;
	line-height: 24px;
}

#vplayerStat span {
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
}

#vplayerStat img {
	display: block;
	float: left;
	border: none;
	padding-top: 5px;
}

/* ********************************************************** */

#prevNextVideo {
	margin-top: 5px;
	margin-bottom: 4px;
}

#prevNextVideoR1 {
	display: block;
	float: left;
	width: 124px;
}

#prevNextVideoR2 {
	display: block;
	float: left;
	width: 232px;
}

#prevNextVideoR3 {
	display: block;
	float: left;
	width: 124px;
}

#prevNextVideo .imgLink {
	display: block;
	float: left;
	width: 122px;
	height: 82px;
	border: 1px solid #000;
	margin-top: 3px;
}

#prevNextVideo .imgLink:hover {
	border: 1px solid #FFF;
}


#prevNextVideo .img {
	display: block;
	padding: 1px;
	border: none;
}

#prevNextVideo .prevNextVideoBtn {
	display: block;
	float: left;
	width: 124px;
	height: 24px;
	margin-top: 3px;
	line-height: 22px;
	background: url(../images/prev_next_video_btn.gif);
	color: #000;
	text-decoration: none;
	text-align: center;
}

#prevNextVideo .prevNextVideoBtn:hover {
	text-decoration: underline;
}

#prevNextVideoR2Content {
	width: 230px;
}

#prevNextVideoR2Content span {
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

#prevNextVideoR2Content img {
	display: block;
	float: left;
	padding-right: 3px;
}

#prevNextVideoR2Content div {
	padding-left: 12px;
	padding-top: 5px;
	clear: both;
	line-height: 130%;
}

/* ********************************************************** */

#vTags {
	width: 460px;
	background: url(../images/bgr_video_tags_cat.gif);
	margin-top: 5px;
	padding:10px;
}

#videoTags {
	width: 480px;
	height: 54px;
	background: url(../images/bgr_video_tags_cat.gif);
	margin-top: 5px;
}

#videoTags span {
	display: block;
	padding-top: 8px;
	width: 440px;
	margin: 0 auto;
	line-height: 160%;
}

/* ********************************************************** */

#formLinks {
	padding-top: 5px;
}

#formLinks input {
	width: 320px;
	height: 18px;
	border: 1px solid #CCC;
	background: #F7F7F7;
	font-size: 10px;
	margin-bottom: 3px;
	color: #666;
	text-indent: 5px;
}

#formLinks span {
	display: block;
	float: left;
	width: 150px;
	text-indent: 20px;
	line-height: 20px;
}

/* ********************************************************** */

#videoResponse {
	width: 480px;
	height: 104px;
}

#videoResponseTitle {
	width: 480px;
	height: 45px;
	background: url(../images/bgr_video_response.gif);
}

#videoResponseTitle span {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-top: 20px;
	padding-left: 25px;
}

#videoResponseTitle a {
	float: right;
	font-weight: bold;
	padding-right: 28px;
	padding-top: 18px;
}

#videoResponseLeft {
	float: left;
	width: 25px;
	height: 104px;
	background: url(../images/video_response_left.gif);
}

#videoResponseContent {
	float: left;
	width: 430px;
}

.videoResponseSquare {
	display: block;
	float: left;
	width: 124px;
	padding-left: 14px;
}

.videoResponseSquare .imgLink {
	display: block;
	float: left;
	width: 122px;
	height: 82px;
	border: 1px solid #000;
}

.videoResponseSquare .imgLink:hover {
	border: 1px solid #FFF;
}


.videoResponseSquare .img {
	display: block;
	padding: 1px;
	border: none;
}

.videoResponseSquare span {
	display: block;
	text-align: center;
	line-height: 18px;
}

#videoResponseRight {
	float: left;
	width: 25px;
	height: 104px;
	background: url(../images/video_response_right.gif);
}

/* ********************************************************** */

#commentsTitle {
	width: 480px;
	height: 44px;
	background: url(../images/bgr_comments_title.gif);
}

#commentsTitle span {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	padding-top: 21px;
	padding-left: 45px;
}

#commentsTitle a {
	float: right;
	font-weight: bold;
	padding-right: 28px;
	padding-top: 18px;
}

.comments {
	display: block;
	width: 480px;
}

.commentsGrey {
	background: #F3F3F3;
}

.commentsWhite {
	background: #FFF;
}

.commentsContent {
	display: block;
	width: 450px;
	margin: 0 auto;
	padding: 10px 0;
}

.commentsContent .userPic {
	display: block;
	float: left;
	width: 42px;
	height: 42px;
	border: 1px solid #CCC;
}

.commentsContent img {
	display: block;
	float: left;
	padding: 1px;
	border: none;
}

.commentsContent .commentsContentTxt {
	display: block;
	float: left;
	width: 380px;
	padding-left: 15px;
	line-height: 140%;
}

.commentsContent .commentsContentTxt a {
	font-weight: bold;
}

.commentsContent span {
	color: #999;
}

/* ********************************************************** */

#middle {
	float: left;
	width: 136px;
	background: #F3F3F3;
	margin-left: 20px;
	margin-right: 20px;
}

.middleTitle {
	display: block;
	width: 136px;
	height: 34px;
	background: url(../images/bgr_middle_header.gif);
	line-height: 32px;
	text-align: center;
	font-weight: bold;
}

#middle .square {
	display: block;
	width: 92px;
	margin: 0 auto;
	margin-top: 10px;
	background: #E5E5E5;
	padding: 5px;
}

.square a {
	display: block;
	width: 87px;
	height: 59px;
	border: 1px solid #000;
	margin: 0 auto;
}

.square a:hover {
	border: 1px solid #E5E5E5;
}


.square .img {
	display: block;
	padding: 1px;
	border: none;
}

.square span {
	display: block;
	width: 80px;
	line-height: 140%;
	font-weight: bold;
	font-size: 10px;
	clear: both;
	margin: 0 auto;
}

.middleFooter {
	display: block;
	width: 136px;
	height: 24px;
	background: url(../images/bgr_middle_footer.gif);
}

/* ********************************************************** */

#right {
	float: left;
	width: 340px;
}

.rightWideSquareHeader {
	display: block;
	width: 340px;
	height: 45px;
	background: url(../images/right_wide_square_header.gif);
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 34px;
}

.rightWideSquareContent {
	display: block;
	width: 340px;
	background: url(../images/right_wide_square_bgr.gif);
}

.rightWideSquareTxt {
	display: block;
	width: 300px;
	margin: 0 auto;
}

.rightWideSquareTxt .userPic {
	display: block;
	float: left;
	width: 62px;
	height: 62px;
	border: 1px solid #CCC;
}

.rightWideSquareTxt img {
	display: block;
	float: left;
	padding: 1px;
	border: none;
}

.rightWideSquareTxt span {
	display: block;
	float: left;
	width: 225px;
	margin-left: 10px;
	line-height: 140%;
}

#btnUserSubscribe {
	display: block;
	float: left;
	width: 84px;
	height: 19px;
	background: url(../images/btn_user_subscribe.gif);
	line-height: 19px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	text-indent: 20px;
	margin-top: 8px;
}

#btnUserSubscribe:hover {
	text-decoration: underline;
}

#btnUserSendPM {
	display: block;
	float: left;
	width: 84px;
	height: 19px;
	background: url(../images/btn_user_send_pm.gif);
	line-height: 19px;
	color: #000;
	text-decoration: none;
	font-size: 10px;
	text-indent: 28px;
	margin-top: 8px;
	margin-left: 10px;
}

#btnUserSendPM:hover {
	text-decoration: underline;
}

.rightWideSquareFooter {
	clear: both;
	display: block;
	width: 340px;
	height: 20px;
	background: url(../images/right_wide_square_footer.gif);
}

/* ********************************************************** */

#rightBanner img {
	display: block;
	margin: 0 auto;
	border: none;
	padding: 7px 0;
}

/* ********************************************************** */

#relatedUserVideosHeader {
	width: 340px;
	height: 35px;
	background: url(../images/bgr_related.gif);
}

#relatedUserVideosHeader a {
	display: block;
	float: left;
	width: 84px;
	line-height: 34px;
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#relatedUserVideosHeader a:hover {
	text-decoration: underline;
}

#relatedUserVideosHeader a.active {
	color: #FFF;
}

#relatedUserVideosIframe {
	width: 340px;
	background: url(../images/right_wide_square_bgr.gif);
	text-align: center;
}

/* ********************************************************** */

.pt1 {
	font-size: 12px;
	color: #009933;
}

.pt2 {
	font-weight: bold;
}

.pt3 {
	font-size: 12px;
	color: #993399;
}

.pt4 {
	font-size: 16px;
	color: #996600;
	font-weight: bold
}

.pt5 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold
}

.pt6 {
	font-size: 16px;
	color: #CC9900;
}

.pt7 {
	font-size: 13px;
	color: #006600;
}

.pt8 {
	font-size: 14px;
}

/* ********************************************************** */

#prevNext {
	padding-top: 30px;
	clear: both;
	text-align: center;

}

#prevNext a {
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}

#prevNext a:hover {
	background: #E5E5E5;
}

.activePrevNext {
	color: #000000;
	font-weight: bold;
	background: #E5E5E5;
}
