tbody tr:nth-child(odd) {
   background-color: #eee;
}

.inner ul {
	margin-left: 20px;
}
	
.client-logo {
    height: 80px;
}

.widget img {
	padding: 2px;
}