/*=================================================
Mellanox y[W
---------------------------------------------------*/
.spec_table th {
	background-color		: #666;
	color				: white;
	font-weight			: normal;
}
.row_grey td {
	background-color		: #eee;
}

.spec_table a {
	text-decoration			: none;
}
#content .footnote {
	color				: red;
	font-weight			: normal;
}
#content .note {
	color				: red;
	font-weight			: normal;
}
a span.codename {
	color				: #666;
}

.sample_image {
	float: left;
	width: 144px;
	margin: 10px;
}
#content h3 {
	margin: 3em 0 0.5em;
}
#content h5 {
	margin: 22px 0 12px 0;
}