/* CSS Document */

iframe {
	/*border:solid #D8D8D8 1px;*/
	
	padding:2px;
	width:480px;
	height:180px;
	display:inline;
	border-bottom:#999999 solid 2px;
	margin-bottom:10px;
}
