#load-more {
	width:200px;
/*	border-style: solid; */
	cursor: pointer;
    font-weight: bold;
    color: #936562;
    font-size: 10px;
	margin-top: 5px;
}

#instafeed {
/*	border-style: solid; */
	width: 200px;
/*	height: 300px; */
	overflow: show;
	clear: both;
}
.instalink {
	margin-bottom:5px;
}

.instaimg {
	width: 90px;
	height: 90px;
	margin-right: 4px;
	margin-bottom: 1px;
	Margin-top: 2px;
}

.instasep {
	display: none;
}
