#content {
	background: url('../images/background-clients.jpg') top right no-repeat;
}

/* Image above list */
#content h2 {
	position: absolute;
	top: 20px; left: 20px;
	width: 188px; height: 47px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url('../images/clients_list_top.png') top no-repeat;
}

/* Image below list */
#content div.bottombrace {
	position: absolute;
	top: 314px; left: 20px;
	width: 188px; height: 27px;
	text-indent: -9999px;
	background: url('../images/clients_list_bottom.png') bottom no-repeat;
}

#content div.contents {
	position: absolute;
	top: 70px; left: 24px;
	width: 188px; height: 242px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#content h3 {
	font-size: 13px;
	text-align: center;
}

#content p {
	text-align: center;
}

#content ul {
	width: 176px;
	padding: 0;
	margin: 0 0 1em 0;
}

#content li {
	display: block;
	width: 176px;
	margin-bottom: 0.5em;
	padding: 0;
	text-align: center;
}