/*
	prodcts screen-styles for boehringer ingelheim
*/

/* @group TAG REDEFINITIONS */

h3 {
	color: #06c;
}

/* @group SITE ELEMENTS */

td.caption {
	color: #036;
}
td.subcaption {
	color: #06C;
}
td.important {
	background-color: #add6ff;
}
td.highlighted {
	color: #06C;
}
tr.sectionend td {
	border-bottom: 1px solid #99adc2;
}

cite {
	color: #06C;
}

#content h3.sectionhead, #substance_box h3.sectionhead {
	background-color: #06c;
}
#main div.leedin {
	color: #06C;
}
#main div.contentbox {
	background-color: #e7f0f7;
	color: #06C;
}
#main div.contentbox div.imageSubline {
	background-color: #06C;
}

table.attention {
	background-color: #add6ff;
}
table.attention th {
	background-color: #06c;
}
#main div.domtab ul.domtabs li.active a {
	background-color: #06c;
}
/* @end */

