#nav ul li ul li a:hover, #nav ul li ul li a:active,
#footer, #footer a:link, #footer a:visited,
div.required_form_label,
#sidebar ul li a:hover, #sidebar ul li a:active {
    color: #D6B429;
}

#footer a:link, #footer a:visited {
	text-decoration:underline;
}

.spotlight_content {
	width: 960px;
}

#custom #content .col2 ul, #custom #content .col3 ul {
	list-style: disc !important;
	list-style-position: inside !important;
}

#content .col2 ul li, #content .col3 ul li {
	border-top:0px !important;
	text-transform:capitalize !important;
}

#custom #content .col2 ul li, #custom #content .col3 ul li {
	text-transform: uppercase;
	font-size: 12px;
}

#custom .collection_item_label, #custom .collection_item_gallery_label {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#custom .col1 {
	width: 160px;
	min-height: 500px;
	padding: 0 20px 0 0px;
	float: left;
	background: url('../graphics/bg_sidebar.png') no-repeat top right;
}

#custom .col1 ul li {
	background: url('../graphics/bullet2.png') no-repeat 0 14px;
	border-bottom: 1px solid #EEE;
	padding: 0 0 0 11px;
	line-height: 28px;
	padding-bottom: 4px;
}

#custom .col1 ul li:hover {
	background: url('../graphics/bullet3.png') no-repeat 0 14px;
}

#custom .col1 ul {
	padding:0 0 0 0;
	list-style:none;
}

.spotlight_action {
	display:none;
}

.fdpc_spotlight_img img {
  width: 960px;
  height: auto;
}

h3.content_news_article_headline a {
  font-size: 15px;
  line-height: 16px;
}

.content_news_article_by_line {
  margin-left: 0px !important;
}