body {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
}

#box {
	width:1000px;
	height:auto;
	margin:0 auto;
	background-color:#fff;
}


#upcoming {
	width:1000px;
	height:250px;
	margin:0 auto;
	background:transparent url(http://www.janeson.com/khmeroldies/themes/zen/images/launch.date.png) no-repeat center bottom;
}


#login {
	width:1000px
	height:150px;
	margin:50px auto 0 auto;
	text-align:center;
}

fieldset {
	padding:10px;
}

.form-item {
	padding:5px;
	font-size:12px}
	
.description {
	font-size:12px;
}