.int-gal-img {
	width: 100%;
	max-width: 300px;
}
div {
	margin-top: 12px;
	margin-bottom: 12px;
}
.int-img-row {
	border-bottom: 4px solid rgba(240,240,240,0.9);
	padding-bottom: 15px;
}
.sort_order {
	text-align: center;
}
#drop:hover {
	color: #337ab7;
}
#adminheader {
	height: 400px;
	padding-top: 50px;
}
#adminheader div {
	color: white;
	background-color: rgba(0, 139, 139,0.8);
	padding: 25px;
}

#adminheader a {
	color: yellow;
}

#adminheader a:hover {
	color: white;
}
#adminbody {
	margin: 0;
}