﻿#frame1 {
	width: 520px;
}

.widget_iframe-2 {
	box-shadow: 2px 2px 1px #808080;
	border: 2px solid skyblue;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}