/* CSS Document */

.iframe {
	padding: 5px;
	overflow: auto;
	height: 250px;
	width: 250px;
	border: 1px solid #00000;
	
}

