#main-content .form-label{
	width:190px;
	text-align: right;
	padding-right: 1em;
}

#main-content .form-label label {
  font-weight: bold;
  color: #444;
}

#main-content .form-label, .form-input {
  padding-bottom: 0.5em;
}

#main-content .form-label {
  float: left;
}

#main-content .form-input {
  width: 500px;
  float: left;
}

#main-content .form-input p {
  padding-top: 0.5em;
  margin-bottom: 0.5em;
}

#main-content .form-wrapper input[type=text], .form-wrapper select{
  width:200px;
}

div.widgContainer {
  width: 500px;
  float: left;
}

div.summary iframe {
  height: 100px;
}

#hot_topic_main_content_htmlWidgIframe {
  height: 500px; /* Made so large at the request of Mantis bug #1475 */
}


#highlight_content{
	margin-top:10px;
}

.join-text{
  margin-top:5px;
}

.date-select select{
 width:6em; 
}
