#content-2 #instructionsCol{
	width:256px;
}

#content-2 #instructions{
	height:391px;
}

#content-2 #contentCol{
	width:617px;
}

#content-2 #knownTimeTempPanel, #unknownTimeTempPanel{
	height:142px;
}

#content-2 #buttonPanel{
	height:75px;
	text-align:center;
}
#content-2 select, #content-2 input{
	width:100px;
	height:15px;
	display: inline;
}

#content-2 button{
    display: inline-block;
    padding: 5px 10px;
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
    border-radius: 0;
}