@charset "utf-8";
/* CSS Document */

.ws_details {
	margin-left: 15px;
}

#Cardiac {
	border-left: 72px solid #f10309;
	margin_bottom: 12px;
}

#Cardiac h4 {
	border-bottom: 1px solid #f10309;
}

#Clinical_Chemistry {
	border-left: 72px solid #79288c;
	margin_bottom: 12px;
}

#Clinical_Chemistry h4 {
	border-bottom: 1px solid #79288c;
}

#Hematology {
	border-left: 72px solid #419639;
	margin_bottom: 12px;
}

#Hematology h4 {
	border-bottom: 1px solid #419639;
}

#Infectious_Disease {
	border-left: 72px solid #f57b20;
	margin_bottom: 12px;
}

#Infectious_Disease h4 {
	border-bottom: 1px solid #f57b20;
}

#Instrument_Systems  {
	border-left: 72px solid #0396d7;
	margin_bottom: 12px;
}

#Instrument_Systems h4 {
	border-bottom: 1px solid #0396d7;
}

#edu_mat_border {
	float: left;
	background-image: url(../img/educational_materials_block.jpg);
	background-repeat: no-repeat;
	width: 72px;
	height: 84px;
}

#edu_mat_title {
	color: white;
	background-color: black;
	font-weight: bold;
	font-size: 150%;
	padding: 14px 12px 10px 12px;
}
