/* MAIN STYLES */
.clear {clear:both;}

#image {
	border: 1px solid;
	background-color: #CCCCCC;
}

/* HOME */

#whats-new-text {
	padding:0 0 6px 0;
}

#whats-new-text a {
	font-weight: bold;
	text-decoration: none;
}

#whats-new-text a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.rule {
	border-bottom: 1px dotted #CCC;
	height: 1px;
	margin: 20px 0px 20px 0px;
}

#homepage-employment a {
	display: block;
	padding: 0px 0px 0px 20px;
	background-image: url(/media/bullet_arrow.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	margin-top: 3px;
}

#htmlEditorList ul {
	padding: 0px;
	margin: 0px;
}

#htmlEditorList li {
	list-style-type: none;
	background-image: url(/media/bullet_checkbox.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
}
