div.performerName, div.bodybuilderName, 
div.onlineNow, div.musleMenOnlineNow {
	color: #FFF;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 4px auto;
}


div.performerBox, div.musleManBox {
	float: left;
	width: 125px;
	height: 200px;
	text-align: center;
}

div.performersRow, div.MuscleMenRow, div.LiveWebcamRow {
	width: 750px;
	height: 200px;
}

div.LiveWebcamScheduleRow {
	width: 750px;
	height: 220px;
}

div.LiveWebcamScheduleTimeZoneRow {
	width: 750px;
	height: 35px;
}

div.LiveWebcamScheduleTimeZoneRow form {
 display: inline;
}

div.liveMuscleShowLineBottomOnline {
	height: 33px;
	margin: 0px 0px 24px 0px;
}	

img.performersImage, img.bodybuilderImage {
	border: 1px solid #CCCCCC;
}

div.online {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 40px;
}


/*	More Muscle Box */
div.moreMuscleRow {
	width: 750px; 
	height: 300px;
}

div.moreMuscleRowLeft {
	float: left; 
	width: 300px; 
	margin-left: 17px;
}

div.moreMuscleRowRight {
	float: right; 
	width: 300px; 
	margin-right: 17px;
}

div.moreMuscleRowBoxImg {
	margin-bottom: 34px;
}

div.moreMuscleRowBoxImg img {
	border: 1px solid #FFF;
}

div.moreMuscleRowBoxText {
	text-align: justify;
}

div.moreMuscleRowBoxText a {
	text-decoration: none;
}

div.moreMuscleRowBoxText a:hover {
	text-decoration: underline;
}
/*	End More Muscle Box */

/* start:GroupChatRow -> The html listing the group chat */
div.liveMuscleShowGroupChat {
 background-image: url('/home/images/liveMuscleShowGroupChat.jpg');
	width: 750px;
	height: 68px;
	position: relative;
}

div.liveMuscleShowGroupChatTimeZone {
 right: 0px;
	top: 20px;
	position: absolute;
	width: 250px;
	height: 18px;
}

div.musleManBoxDesc {
 float: left;
 text-align: left;
 width: 580px;
}

div.musleManBoxDesc span.small {
 font-size: 11px;
}
/* end:GroupChatRow */
