/*
	icon.css
	Author: 		James Cooke
	Description:	Icons
	Client:			Sunset Sounds (The PRODUCT)
*/

.icon{display:block;}

.icon-facebook{width:34px; height:34px;background:url(../images/icons/facebook.png) no-repeat left top;}
.icon-twitter{width:34px; height:34px;background:url(../images/icons/twitter.png) no-repeat left top;}
.icon-youtube{width:34px; height:34px;background:url(../images/icons/youtube.png) no-repeat left top;}
.icon-flickr{width:34px; height:34px;background:url(../images/icons/flickr.png) no-repeat left top;}
