#main{
	width:300px;
	height: 20px;
	background: #6699FF;
}
#hidden {
	width:280px;
	height:80px;
	background: lightgrey;
	display: none;
}
#hidden1 {
	width:280px;
	height:80px;
	background: lightgrey;
	display: none;
}
#hidden2 {
	width:280px;
	height:80px;
	background: lightgrey;
	display: none;
}
#hidden3 {
	width:280px;
	height:80px;
	background: lightgrey;
	display: none;
}
#hidden4 {
	width:280px;
	height:80px;
	background: lightgrey;
	display: none;
}

	
	h3 {
		margin: 0px;
		padding: 0px;	
	}

	
