@charset "UTF-8";

ul.instagram {
	background-color: #000;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}

ul.instagram li {
	display: inline;
	position: relative;
}

.btn {
	position: relative;
	color: #333;
	background-color:transparent;
	padding: 0px;
	height: 20px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
