
.embed_body {
	
}

.embed_container {
	background : #000000;
	text-align : center;
	width      : auto;
	height     : auto;
	padding    : 5px;
	border-radius         : 6px; /* css3*/
	-webkit-border-radius : 6px; /* safari,chrome*/
	-moz-border-radius    : 6px; /* firefox */
}

.embed_margin10 {
	margin-top : 10px;
}
