/* CSS Document */

.text {
	width:311px;
	float:left;
}
.text dt {
	margin-bottom:5px;
}
.text dd {
	margin-bottom:1.6em;
}
.text dd.none {
	margin-bottom:0;
}

.photo {
	width:170px;
	float:right;
}
.photo li {
	margin-bottom:10px;
}