#content {
	margin: 0px;
}

#right {
	margin: 0px;
}

#right_top {
	display: none;
}

#left {
	display: none;
}

#copyright {
	display: none;
}

#novartis_top {
	display: none;
}

#novartis_search {
	display: none;
}

.tracker_options {
	display: none;
}

.Bronze {
	background-color: #FFFFFF !important;
}

.Bronze table tr td a {
	color: #000000 !important;
}

.Silver {
	background-color: #FFFFFF !important;
}

.Silver table tr td a {
	color: #000000 !important;
}

.Gold {
	background-color: #FFFFFF !important;
}

.Gold table tr td a {
	color: #000000 !important;
}

.tracker {
	background-color: #FFFFFF;
}

.tracker_title {
	color: #000000;
}

.tracker_title a {
	color: #000000;
}

.tracker table {
	background-color: #FFFFFF;
}

.tracker table th {
	background-color: #FFFFFF;
	font-weight: bold;
}

.tracker table td {
	background-color: #FFFFFF;
}

.tracker table td a {
	font-weight: normal;
	text-decoration: none;
}