/*@charset "utf-8";*/

/* CSS Document */



#content>h2{

	background:url(img/heading02-trans.png) no-repeat;

	text-indent:-1000em;

	height:75px;

}



#content>div{

	background:url(img/bg-event-trans.png) no-repeat;

	width:650px;

	height:400px;

	padding:20px 0 0 15px;

}

#content>div>*{

	float:left

}

#content>div>p{

	width:420px;

	margin-bottom:10px;

}

#content>div>h3{

	width:420px;

	font-size:10.5pt;

	font-weight:600;

}

input[type=text]{

	width:200px;

	margin-bottom:10px;

}

.items{

	display:block;

	width:150px;

}

textarea{

	width:450px;

	height:170px;

}
