.youtubeprofile { overflow: hidden; }
.youtubeprofile .postbox-container {width: 100%;}
.youtubeprofile h3.hndle {
	margin-top: 0; padding: 7px 8px; font-size: 12px;
}

.youtubeprofile .postbox { margin-top: 20px; position: relative; }
.youtubeprofile .box{ padding: 0 10px 10px; }
.youtubeprofile .box label { width: 140px; display: inline-block; }
.youtubeprofile .box ul { list-style: square inside; margin: 10px;}
.youtubeprofile .helpbox { 
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
}