#border {
	width: 780px;
	margin: 0;
	background: #555 url(../images/box_bottom_sm.gif) no-repeat bottom left;
}

#border dt {
	margin: 0;
	padding: 0;
	background: #000 url(../images/rotate.php) no-repeat top left;
	border-bottom: 1px solid #222;
	height: 343px;
}	

#border dd {
	margin: 0;
	padding: 10px;
	color: #eee;
	text-align: center;
	font-size: .8em;
}