/*This is the core style sheet of the Technology area.*/

.title {
	font-weight: bold;
	height: 20px;
}

.title p, .trtech p {
	margin-top: 0;
	margin-bottom: 0;
}

.trtech {
	height: 60px;
}

.trtech td, .title td {
	border-bottom: 1px solid #0033ff;
}

#rightfl {
	float: right;
	margin: 0 0 0 10px;
}