@charset "UTF-8";
body {
	background-image: url(bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #21A1D2;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#formulir {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-color: #BDEAF7;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #000000;
}
.tombolkirim {
	text-align: center;
	width: 500px;
}
#formulir #form1 {
	line-height: 26px;
	margin-bottom: 35px;
}
h1 {
	text-transform: uppercase;
	margin: 0px;
	font-size: 33px;
}
h2 {
	text-transform: uppercase;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.blue {
	color: #22A0D1;
}
#header {
	background-image: url(bg_header.gif);
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 300px;
	background-repeat: repeat-x;
	text-align: left;
}
#cover {
	background-image: url(header.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 355px;
	width: 265px;
}
#langganan {
	padding: 5px;
	float: right;
	width: 500px;
	margin-top: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	color: #49B1D9;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tengah li {
	text-align: left;
	list-style-image: url(dot.gif);
	list-style-type: circle;
}
#tengah {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.error { background: #ffbfbf; }

