@charset "utf-8";

@import "/themes/plan/master.css";
@import "/themes/plan/system.css";

div#header {
	background: url(images/header.jpg) no-repeat 0 0;
}
div.main-image {
	background: url(images/plan_image.jpg) no-repeat 0 0;
	width: 605px;
	height: 311px;
}

h3 {
	font-size: 110%;
	margin-bottom: 10px;
	border-bottom: #a72125 1px solid;
	width: 90%;
}

#mainCol {
	background: #fff;
}
#mainCol iframe {
	text-align: center;
}
.closeBtn {
	text-align: right;
	padding: 53px 10px 0 0;
}