@charset "UTF-8";
/* CSS Document */

iframe {
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	border-top: 1px dotted #118A97;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
	width: 300px;
}

