#pixelteklogo
{
	padding-bottom: 20px;
}
h2
{
	padding-bottom: 0.3em;
}
.clientimgs
{
	text-align: center;
}
ul.services li
{
	background-color: #e0d8da;
	width: 210px;
	height: 160px;
	border: thin dashed #a99a9e;
	margin: 0 50px 25px 0;
	display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
}
ul.clients
{
	padding: 0 5px 20px 5px;
	}
ul.clients li
{
	padding: 5px 30px 20px 5px;
	}
ul.titles li
{
	background-color: #e0d8da;
	width: 110px;
	height: 150px;
	border: thin dashed #a99a9e;
	margin: 0 30px 25px 0;
	display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
ul.titles li:hover
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #b6afb1;}

ul.titles img
{
	width: 100px; height: 140px; margin: 5px 5px 5px 5px;
}
