#controller {
	position:absolute;
	top:200px;
	left:221px;
	height:auto;
	width:728px;
	z-index:1;
	background:url("../img/bg-pic.gif") no-repeat;
}
#clients {
	padding-left:30px;
}
#clients h2 {
	background:url("../img/tit-clients.gif") no-repeat;
	width:85px;
	height:18px;
	overflow:hidden;
	text-indent:-100px;
}
#clients table {
	margin-top:20px;
}
#clients td,#clients th {
	vertical-align:top;
}
#clients th {
	padding-bottom:20px;
}
#clients th p {
	font-weight:bold;
	width:320px;
}
#clients p.title {
	color:#fceb06;
}
#clients td p {
	width:320px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#clients td.desc {
	width:400px;
}