﻿#settitle {
	margin-bottom: 10px;
	padding: 15px 0 5px;
	border-bottom: solid 1px #666;
}
#sform {
	float: right;
	width: 220px;
	padding-top: 4px;
}
#sform select {
	width: 100%;
}
#right h3 {
	margin: 0 225px 0 0;
	font-size: 24px;
}
#setname {
	text-decoration: none;
	cursor: default;
}
#editset {
	margin-left: 10px;
	font-size: 12px;
}
#samples {
	overflow: hidden;
}
#samples div {
	float: left;
	width: 100px;
	height: 100px;
	margin: 15px 16px 0 0;
	text-align: center;
}
