#shopler-websites {
	margin: 15px 0;
	text-align: center;
}
#shopler-websites h5 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFCCD9;
}
#shopler-websites ul {
	margin: 10px 0 25px 0;
	padding: 0;
}
#shopler-websites ul li {
	display: inline;
	margin: 0 10px;
	line-height: 1.618em;
	list-style-type: none;

}