@charset "utf-8";
/* CSS Document */

h1 {
	font-weight: normal;
}

#demo_box {
	padding-top: 12px;
	margin-top: 15px;
	border-top: 1px solid #ddd;
	text-align: center;
	background: url(/images/panel_top.jpg) repeat-x;
	height: 230px;
}

#demo_preview {
	border: 1px solid #aaa;
}

#col_sub #contact_box {
	margin-top: -3px;
}