/*----------------------------------------------------------------------------

******************************************************************************

Layout

******************************************************************************

----------------------------------------------------------------------------*/

/* ==== Base === */

body {}
table {
}
table td {
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dotted #CCC;
}
table td.date {
	width: 80px;
}