#cottage_glance {
	width: 760px;
	position: relative;
	border-collapse: collapse;
	border: none;
}

#cottage_glance td, #cottage_glance th {
	padding-left: 2px;
	padding-right: 0;
	border-bottom: solid 2px #fff;
	font-size: 0.8em;
	white-space: nowrap;
	text-align: center;
}

#cottage_glance th {
	background: #fff;
}

#cottage_glance tbody td, #cottage_glance tbody th {
	background: #deeaf7;
}

#cottage_glance tbody th {
	padding: 0 5px;
	width: 140px;
	text-align: left;
	white-space: normal;
}