hr { 
	border: 0; 
	height: 1px; 
	background: #6e6e6e; 
	background-image: -webkit-linear-gradient(left, #ccc, #6e6e6e, #ccc); 
	background-image: -moz-linear-gradient(left, #ccc, #6e6e6e, #ccc);
	background-image: -ms-linear-gradient(left, #ccc, #6e6e6e, #ccc);
	background-image: -o-linear-gradient(left, #ccc, #6e6e6e, #ccc);
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

#feedbackform label.error {
	width:100%;	
}

.highlightedHeader
{
	background-color: #005596;
    color: white;
    width: 100%;
    display: block;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {

}

span {
white-space: nowrap;
}

h3 {

}

p {

}

ul {
	
}

.intropara {

}

