﻿#formInfoText { float: left; width: 800px; padding: 15px 0 0 0; } 
#formInfoText p { float: left; clear: both; width: 800px; font-size: 1.2em; }
#formInfoText p a { color: #333132; text-decoration: none; }
#formInfoText p a:hover { text-decoration: underline; }
#formInfoText p span.header { float: left; width: 800px; font-weight: bold; }
#formInfoText ul { float: left; width: 785px; clear: both; padding-left: 15px; list-style: disc;  }
#formInfoText li { font-size: 1.1em; color: #333132; }

form#clustersForm { float: left; width: 910px; height: auto; padding: 20px; margin-bottom: 20px; }
form#clustersForm h1 { float: left; width: 910px; clear: both; margin-bottom: 10px; color: #000; font-size: 1.6em; text-transform: uppercase; }
form#clustersForm span { float: left; width: 800px; clear: both; margin-bottom: 10px; color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm label.short { float: left; width: 150px; font-size: 1.2em; line-height: 1.4em; clear: left; color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm input.long { float: left; clear: right; margin-left: 50px; width: 200px; margin-bottom: 10px; color: #333132; font-size: 1.2em; line-height: 1.4em; border: solid 1px #e7e8e9; }
form#clustersForm textarea { border: solid 1px #e7e8e9; }
form#clustersForm textarea#postalAddress { float: left; clear: right; margin-left: 50px; width: 600px; height: 100px; margin-bottom: 10px; }

form#clustersForm label.long { float: left; width: 800px; font-size: 1.2em; line-height: 1.4em; clear: both; margin-bottom: 10px; color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm textarea#projectPartners, form#clustersForm textarea#projectOverview, form#clustersForm textarea#expertise { float: left; clear: both; width: 800px; height: 150px; margin-bottom: 10px; }

form#clustersForm input#projectPlan { float: left; clear: both; margin-bottom: 10px; }
form#clustersForm textarea#engagement { float: left; clear: both; width: 800px; height: 75px; margin-bottom: 10px; }
form#clustersForm label.indent { float: left; clear: left; margin-left: 50px; width: 200px; margin-bottom: 10px; color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm input.indent { float: left; clear: right; width: 550px;; margin-bottom: 10px; }
form#clustersForm textarea#otherDetails { float: left; clear: both; width: 800px; height: 150px; margin-bottom: 10px; }
form#clustersForm select { float: left; clear: right; }
form#clustersForm label.finalCheck { float: left; width: 500px; clear: left; margin-bottom: 10px; color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm input.finalCheck { float: left; clear: right; }
form#clustersForm input#submitClusters { float: left; clear: both; margin-left: 280px; width: 70px; }
form#clustersForm label.confirmID { float: left; width: 450px; clear: left; margin-bottom: 10px; color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm input.confirmID { float: left; clear: right; margin-left: 50px; }
form#clustersForm label.diligence { float: left; width: 550px; clear: left; margin-bottom: 10px; margin-right: 10px;  color: #333132; font-size: 1.2em; line-height: 1.4em; }
form#clustersForm table { border: none; }
form#clustersForm table th { border: solid 1px #333132; }
form#clustersForm table td { border-left: solid 1px #333132; border-bottom: solid 1px #333132; border-right: solid 1px #333132; }
form#clustersForm table#costs { float: left; width: 800px; clear: both; margin-bottom: 10px; }
form#clustersForm table#costs th { text-align: center; color: #333132; font-size: 1.2em; }
form#clustersForm input.taskBox { float: left; width: 394px; border: none; }
form#clustersForm input.costBox { float: left; width: 394px; border: none; }
form#clustersForm table.participants { float: left; width: 800px; clear: both; margin-bottom: 10px; }
form#clustersForm table.participants th { text-align: center; color: #333132; font-size: 1.2em; }
form#clustersForm input.businessTableBox { float: left; width: 195px; border: none; }
form#clustersForm textarea.arealong{float:left; margin-left:50px;}
.submitclusters{margin-top:20px;border: solid 1px #333132; }