/* CSS Document */
.bordertop {
	border-top: 2px solid #cccccc;
}

.borderleft {
	border-left: 2px solid #cccccc;
}

.margin_bot_zero {
	margin-bottom: 0; 
	padding-bottom: 0;
}

.bird {
	position: relative; 
	float: right; 
	margin-right: -15px; 
	clear: both; 
	margin-top: -15px;
}

.img_surgery {
	margin-top: -10px; float: right;
}