dl {
	position:relative;
	margin:30px 35px 0px 245px;
	height:200px;
	overflow:hidden;
	background-color:#333;
	clear:both;}

img {
	position:absolute;
	top:10px;left:10px;
	margin:0px 5px 0px 0px;
	background-color:#fff;
	width:200px;height:180px;}

dt {
	margin:3px 3px 0px 220px;
	padding-right:20px;
	height:35px;
	line-height:35px;
	font-size:1.1em;
	border-left:1px solid #333;
	border-bottom:1px solid #aaa;}

.text {
	margin:0px 3px 5px 220px;
	padding:0px 20px;
	height:150px;
	border-left:1px solid #aaa;}
