div.section a.logo {
	float: left;
	position: relative;
}

div.creations div.product {
	padding: 30px 10px;
}
div.creations div.description {
	margin-left: 130px;
}
div.creations div.description h3, div.creations div.description p {
	padding-bottom: 0;
	margin: 0;
}
div.creations div.description h3 {
	margin-bottom: 7px;
}

/*div.creations div.product {
	margin-left: 125px;
	margin-bottom: 80px;
}
*/
div.creations p a {
	white-space: nowrap;
}

div.creations a.logo:hover, div.creations a.logo_text:hover {
	background: transparent;
}


div.creations .product .ask500people {
	top: -23px;
}

div.creations .product .icecreamforeveryone {
	top: 1px;
}

div.creations .product .freedback {
	top: -12px;	
}

div.creations .product .upgrademe {
	top: -16px;	
}

div.customers img {
	margin: 0 8px;
}