#topcontent {
	border: 0px solid yellow;
}

#subcontent {
	border: 0px solid red;
	margin-bottom: 16px;
}
#subcontent2 {
	border: 0px solid blue;
}