.box {
	border:2px solid #09c;
	background:#f2f5f7;
	color:#000;
	padding:5px 10px;
	width:300px;
    }
#minHeight {
	min-height: 180px;
	}