#AltContentPeepCast {	
	width: 880px;	
	height: 620px;	
	margin: 0;	
	padding: 0;	
}

#AltContentPeepCastHolder {
	width: 880px;	
	height: 620px;	
	margin: 0;
	top: 12px;	
	position: relative;	
	left: 20px;	
	clear: both;	
	padding: 0;
}

#altContentVBlog {
	width: 658px;	
	height: 456px;	
	margin: 0;	
	padding: 0;	

}

#altContentVBlogHolder{
	width: 658px;	
	height: 456px;	
	margin: 0 0 1em;
	top: 22px;	
	position: relative;	
	left: 0px;	
	clear: both;	
	padding: 0;
}

#justinChat {
	margin: 12px;
	top: 0px;	
	position: relative;	
	left: 20px;
	padding: 0px;	
	width: 490px;	
	height: 350px;	
	display: block;	
}

#explanatoryNote {
	top: 0px;	
	position: relative;		
	padding: 6px;	
	width: 327px;	
	height: 100%;
	float: right;
	display: block;	
	background-color: #fefce4;
	margin: 1.5em 32px 12px 12px;
}

.justinChatMain {	
	width: 410px;		
	/*background-color: #f5f5f5;*/	
	display: inline-block;
	margin: 12px 16px 12px 32px;
}
.justinChatCam135 {	
	width: 410px;	
	display: inline-block;	
	margin: 12px 16px 12px 32px;
		/*background-color: #fff5f5;*/	
}
.justinChatCam246 {	
	width: 410px;	
	display: inline-block;	
	margin: 12px 32px 12px 16px;
		/*background-color: #f5f5ff;*/	
}

.chatThumb{	
	font-size: 2em;	
	line-height: 3em;	
	text-indent: 1em;	
	width: 180px;	
	height: 90px;	
	display: block;	
	/*color: #b6b6b6;*/
}
.chatThumb img{
	float: right;	
	width: 120px;	
	height: 90px;	
	display: block;	
	position: relative;
}	
