#Banner { background: url(../images/clients/clientsBanner.png) no-repeat; }

h3 { font-size: 14px; }

#ClientsTable { border-collapse: collapse; }
	#ClientsTable td {
		vertical-align: center;
		padding: 20px 10px;
		font-size: 10px;
	}
	#ClientsTable .logo { text-align: right; }	
		#ClientsTable td small { font-size: 10px; }
	#ClientsTable .quotes {
		color: #555;
		line-height: 16px;
		border-bottom: 1px solid #ccc;
	}
	#ClientsTable .firstRow { padding-top: 5px; }
	
	#ClientReferences {
		color: #444;
		display: block;
		margin-left: 150px;
		padding: 10px 0 0;
	}
	
	
	#EicherLogo, #RexamLogo, #OILogo, #CocaColaLogo, #AnheuserBuschLogo, #PrintPackLogo, #AgroSevillaLogo, #Char-BroilLogo, #Pepsi-ColaLogo, #BallLogo { display: block; }
	#Char-BroilLogo {
		width: 113px;
		height: 34px;
		background: url(../images/clients/Char-BroilLogo.png) no-repeat;
	}
	#Pepsi-ColaLogo {
		width: 116px;
		height: 18px;
		background: url(../images/clients/Pepsi-ColaLogo.png) no-repeat;
	}
	#BallLogo {
		width: 116px;
		height: 52px;
		background: url(../images/clients/BallLogo.png) no-repeat top right;
	}
	#EicherLogo {
		width: 91px;
		float: left;
		height: 50px;
		background: url(../images/clients/eicherLogo.png) no-repeat 0 0;
		margin: 8px 25px 15px;
	}
	#OILogo {
		float: left;
		width: 79px;
		height: 58px;
		background: url(../images/clients/oiLogo.png) no-repeat 0 0;
		margin-bottom: 15px;
	}
	#RexamLogo {
		width: 98px;
		height: 22px;
		background: url(../images/clients/rexamLogo.png) no-repeat 0 0;
		margin: 15px auto 25px;
	}
	#CocaColaLogo {
		width: 193px;
		height: 33px;
		background: url(../images/clients/cocaColaLogo.png) no-repeat 0 0;
		margin: 15px auto 5px;
	}
	#AnheuserBuschLogo{
		width: 183px;
		height: 44px;
		background: url(../images/clients/anheuserBuschLogo.png) no-repeat 0 0;
		margin: 15px auto 20px;
	}
	#PrintPackLogo {
		width: 184px;
		height: 50px;
		background: url(../images/clients/printPackLogo.png) no-repeat 0 0;
		margin: 15px auto 20px;
	}
	#AgroSevillaLogo {
		width: 201px;
		height: 34px;
		background: url(../images/clients/agroSevillaLogo.png) no-repeat 0 0;
		margin: 15px auto 0;
	}
