label { display: block; }
input#further_info { display: none; }
input { display: inline-block; }

#col1 { height: 365px; width: 33%; float: left; }
#col2 { height: 365px; width: 33%; float: left; }
#col3 { height: 365px; width: 33%; float: right; }

#submit { margin:0 auto; width: 100px; display: block; clear: both; }


#comments { height: 100px; }

#bibles { margin:0 auto; text-align: center; }
#bibles img { padding-left: 10px; padding-right: 10px; }