#utah-gov, #figures, #menu, #login, #login_dialog, #footer, #footer-content, #highlights-arrows {
	display: none;
}

/* hide images */
#jobseekers-title, #employers-title, #assistance-title, #information-title {
	display: none;
}

#header {
	height: 60px;
}

#logo {
	float: left;
}

#content {
	text-align: left;
}

#highlights-carousel ul li {
	list-style-type: none;
}

#highlights, #whats-new {
	clear: both;
	width: 100%;
	display: block;
	float: left;
}

#whats-new ul li {
	list-style-type: none;;
	text-indent: -1em;
}

/* reset style */
body {
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	word-spacing: 1px;
	letter-spacing: 0.2px;
	font-family: Arial, Helvetica,"Lucida Grande", serif; 
	color: #000;
}

/* show URLs */
a:link, a:visited {
	background: transparent;
	color:#333;
	text-decoration:none;
}

a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
	content: " (" attr(href) ") ";
	font-size: 11px;
}

a[href^="http://"] {
	color:#000;
}
