div#editor h2 {
	font-size:14px;
}
div#editor a {
	color:#666666;
}
div#gallery ul {
	width:100%;
	overflow:hidden;
	margin-top:15px;
}

div#gallery ul li {
	list-style:none;
	float:left;
	width:100px;
	text-align:center;
	margin-bottom:5px;
}
div#gallery ul li img{
	border:1px solid #999999;
	
}
