/* CSS Document */
#jb_container {
	width: auto;
}

#jb_container h1 {
	float: left;
}

#jb_container .post_link {
	float: right;
}

#jb_container p {
	clear: both;
}

.form_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.required {
	color: #f00;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.focustext {
  color: #550055;
}

ul.nospace_ul li {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

h1.alternate {
  color: #800080 !important;
}
