@charset "UTF-8";

div#case {
	padding: 0px 15px 0px 15px;
}

h3 {
	width: 820px;
	height: 160px;
	background-image: url(../images/h3.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
div#h3_field {
	height: 380px;
}
dt#client {
	width: 820px;
	height: 30px;
	background-image: url(../images/dt_client.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
dt#production {
	width: 820px;
	height: 30px;
	background-image: url(../images/dt_production.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
dl {
	padding: 0px 0px 50px 0px;
}
div.eof {
	clear: both;
	text-indent: -5000px;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
div.section {
	width: 380px;
	margin: 0px 15px 0px 0px;
	float: left;
}
div.section img {
	float: left;
}
div.snippet {
	float: right;
	width: 240px;
	font-size: 10px;
	line-height: 1.5em;
}
div.snippet a {
	display: block;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
