.profileName
{
	color: #1577b6;
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
}

#profilePhoto
{
	margin-right: 15px;
	float: left;
}

#videoDetails
{
	padding-top: 10px;
	width: 200px;
	margin-left: 10px;
	overflow-x: visible;
	position: relative;
	white-space: nowrap;
}

#videoStats
{
	padding-top:10px;
	color: #aaa;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}

#videoStats div
{
	margin-bottom: 5px;
}

#viewingNow
{
	margin-bottom: 5px;
	position: absolute;
	bottom: 0;
}

#viewingNowTitle
{
	color: #368cce;
	margin-bottom: 10px;
}

#viewingNow img
{
	margin-right: 5px;
	margin-bottom: 5px;
}

#miniStats
{
	margin-top: 5px;
	margin-bottom: 11px;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.miniStat
{
	float: left;
	margin-right: 20px;
}

#profileDetailsLong
{
	width: 480px;
	float: left;
}

#profileDescription
{
	font-size: 12px;
	color: #666;
}

#relatedShows
{
	float: left;
	width: 320px;
}

#theRelated
{
	padding: 10px;
}

#relatedShows .showBlockLargeC
{
	margin: 0 8px;
	margin-bottom: 10px;
}

#profileRightColBottom
{
	float: right;
	width: 615px;
}

#mySubs
{
	display: none;
	padding: 20px;
}

#theComments
{
	padding: 0 10px;
}

.commentRow
{
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}

#cmtName,
#cmtEmail
{
	width: 270px;
}

#cmtCmt
{
	width: 570px;
}

#profileTogglers
{
	background: #fff url(../images/whitebluegradsmall.png) repeat-x bottom center;
	border-bottom: 1px solid #c3ccd1;
}

#commentsTog,
#subsTog
{
	vertical-align: top;
}

#profileDetailsLeftCol
{
	width: 570px;
	padding: 10px;
}

#leftVideoBox
{
	width: 735px;
	float: right;
}


#videoBox
{
	height: 450px;
	overflow: hidden;
	width: 735px;
	text-align: center;
}

#theEntireShow
{
	background: #fff;
}

.theActualComment
{
	width: 400px;
	font-size: 12px;
	color: #555;
}

#profileLinks
{
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;
}

#profileBottomDet
{
}

#bottomProfStats
{
	position:relative;
	bottom: 0;
}

#reportLink
{
	position:absolute;
	bottom:0;
	right: 0;
	text-transform: none;
}