@charset "UTF-8";
#res_con_shadow {
	width: 530px;
	height: 64px;
	margin-top: 18px;
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: -7px -13px;
	background-image: url(../../images/res_bottom_shadow.png);
}
#res_container {
	border: 1px solid #FFFFFF;
	width: 300px;
	padding: 7px;
	background-image: url(../../images/res_back.png);
	background-repeat: repeat;
	margin: auto;
}
#resTable {
	width: 300px;
}
.res_style {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6C6444;
}
.res_style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #6C6444;
	text-indent: 15px;
}
.calendar_icon {
	margin-top: 7px;
}
#checkIn {
	background-image: url(../../images/checkin_back.png);
	background-repeat: no-repeat;
	background-position: -1px -2px;
}
