#live{
	text-align: center;
}

#live-inner{
	width: 320px;
	margin-bottom: 15px;
	border: 10px ridge #a9a9ff;
	float: left;
	
}

#cam{
	float: left;
	margin-left: 30px;
	margin-top: 50px;
}

#live_info{
	clear: both;
}

#live_info_p{
	width: 100%;
	margin-left: 5px;
	border-left: 8px solid #8888FF;
	border-bottom: 1px solid #8888FF;
	margin-bottom: 15px;
	padding: 5px 0px 5px 5px;
}

#live_info2{
	line-height: 1.5;
}

#netcam_prof{
	margin-top: 30px;
}

#netcam_prof p{
	margin-left: 5px;
	border-left: 8px solid #8888FF;
	border-bottom: 1px solid #8888FF;
	margin-bottom: 15px;
	padding: 5px 0px 5px 5px;
}

#netcam_prof ul{
	margin-left: 35px;
}