#videos
{
	width: 840px;
	height: 489px;
}

#leftSide
{
	padding-top: 23px;
	margin-left: 60px;
}

#title
{
	font-family: Tahoma;
	font-size: 48px;
	font-weight: bold;
	width: 560px;
	white-space: nowrap;
	overflow: hidden;
}

#summary
{
	margin-top: -6px;
}

#mainvideo
{
	width: 560px;
	height: 315px;
	border: solid 1px #000000;
	background-color: #ffffff;
	margin-top: 6px;
}

#videoBlock
{
	position: relative;
}

#videoBottom
{
	margin-left: 130px;
	position: relative;
	margin-top: 5px;
}

#othervideos
{
	float: right;
	overflow: auto;
	width: 135px;
	height: 450px;
	margin-right: 40px;
	margin-top: 13px;
}

#otherVideosInner
{
	overflow: hidden;
	width: 135px;
	height: 404px;
}

#otherVideosInnerContent
{
	position: relative;
}

.otherVideoTitle
{
	font-weight: bold;
	color: #c12876;
}

.otherVideoThumb
{
	margin-top: 4px;
	margin-left: 4px;
}

.thumbTitle
{
	width: 135px;
	height: 14px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	font-size: 12px;
	margin-top: 1px;
}

#videoTitle
{
	margin-top: 26px;
	margin-left: 30px;
}

#videoDown, #videoUp
{
	margin-left: 32px;
	display: block;
}

#videoUp
{
	margin-bottom: 4px;
}

#videoDown
{
	margin-top: 4px;
}

#responseLoggedIn
{
	width: 334px;
}

#sendTitle
{
	position: absolute;
	top: 6px;
	left: 28px;
}

#sendLink
{
	width: 270px;
	border: solid 1px #000000;
	position: absolute;
	top: 20px;
	left: 28px;
}

#responseHeader
{
	float: left;
}

#respondLogin
{
	float: left;
	font-size: 10px;
	margin-left: 4px;
	padding-top: 2px;
}

#response
{
	border: solid 1px #000000;
	width: 330px;
	height: 80px;
	font-size: 11px;
	padding-left: 2px;
	margin-top: 2px;
}

#responseSubmit
{
	margin-top: 2px;
	float: right;
}

.responseSubmit
{
	margin-top: 5px;
	float: right;
}


#commentBlock
{
	position: relative;
	background-color: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}

#comments
{
	width: 420px;
	margin-top: 15px;
}

.otherVideo
{
	margin-top: 6px;
	width: 135px;
	height: 80px;
	background-image: url('../img/vidthumb_bg.png');
}

#otherVideo_first
{
	margin-top: 0px;
}

#addFav
{
	float: right;
	margin-right: 20px;
	margin-top: 12px;
}

#vnavbuttons
{
	margin-top: 10px;
	width: 500px;
}

.vnavbutton
{
	margin-left: 7px;
}

#vnavleftlast
{
	margin-left: 141px;
}

.videoShareContainer
{
	width: 560px;
	height: 35px;
}

.videoShareBlock
{
	margin-top: 10px;
	float: left;
	position: relative;
	left: 50%;
}

.videoShareBlockInner
{
	height: 25px;
	float: left;
	position: relative;
	left: -50%;
}

.video_twitterBox, .video_facebookBox, .video_googleBox
{
	float: left;
}
