div.down {
float: left;
width: 30%;
border: thin silver solid;
margin: 0;
padding: 0;
}
div.down-h1 {
	float: left;
	width: 100%;
	height:25px;
	clear: both;
}
div.down-h2 {
	float: left;
	width: 30%;
	height:25px;
}

