div#reserve2_form input, div#reserve2_form textarea{
	background-color:#F3CFA9;
	border:1px solid #C38242;
}
div#reserve2_form table {
	color:#4D1D00;
	font-size:1em;
}
div#reserve2_form button {
	background-color:#C38242;
	border-style:solid;
	border-width:1px;
	color:#F3CFA9;
	padding:1px 4px;
}
#reserve2_form .close {
	background-image:url(/system/system/images/close.png);
	position:absolute;
    right:9px;
    top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}