a + .expand{
	margin-top: 0;
}
.expand{
	background: #666;
	margin-top: 10px;
}
.expand a:link, .expand a:visited{
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}
.expand a:focus, .expand a:hover{
	background: #000;
}

