.ico-bolt-right {
	background-image: url('img/bolt-right.png');
	background-repeat: no-repeat;
}
.ico-bolt-left {
	background-image: url('img/bolt-left.png');
	background-repeat: no-repeat;
}
.ico-email {
	background-image: url('img/email.png');
	background-repeat: no-repeat;
}
.ico-twitter {
	background-image: url('img/twitter.png');
	background-repeat: no-repeat;
}
.ico-logo {
	background-image: url('img/logo.png');
	background-repeat: no-repeat;
}
