@import url('layout.css');

.portal_item_header_row th {
	background: #2E2E2E !important;
	}
	
/* Design Ready Color Changes */

body.resources a:link, body.resources a:visited {
color: #CCC;
}

.fdpc_designready_gallery {
background-color:#fff;
}

.catalog_item_attribute_values_list li:nth-child(odd) {
background: #63708E;
}


