body {
   background-color: #ffffff;
   background-image: url("http://d196547.u9.digipark.com/images/page_bg.jpg");
   background-repeat: repeat-x;
   background-attachment: fixed;
}

#container {
margin: 0 auto;
width: 930px;
padding: 0 15px;
background-color: #ffffff;
}


.minical caption a {
color: #2f6798;
text-decoration: none;
}

.minical td, .minical td.weekend {
background-color: #eee;
}

.printer {
	background-image:url("/calendar/icons/printer.png");
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	margin: 10px 0;
	font-size: 11px;
	}

#res-form-wrap, #res-list-wrap, #cancel-form-wrap {
position: absolute;
z-index: 10000;
margin: -40px 0 0 350px;
padding: 10px;
color: #fff;
border: 4px solid #e5be0f;
background-color: #2f6798;
width: 400px;
}

#res-form-wrap a, #res-list-wrap a, #cancel-form-wrap a {
color: #fff;
text-decoration: underline;
}

#res-list-confirm  {
clear: both;
}

table.main br {
margin-bottom: 7px;
}
