@charset "utf-8";
/* CSS Document */

/* Products
========================*/
div#products dl.past {
	clear: both;
	margin: 1em 0 .5em 0;
	width: 720px;
}

div#products dl.past dt {
	float: left;
	border-right: solid #5b5f66 2px;
	height: 7.2em;
}

div#products dl.past dd {
	margin-left: 185px;
}

	div#products dl.past dd p {
		float: left;
		padding-right: 10px;
	}

	div#products dl.past dd p.txtArea {
		width: 222px;
	}

/* 2009
========================*/

/* greetin */
.signature {
	padding: 1em 0;
	text-align: right;
}

