@charset "utf-8";
/* CSS Document */
.thrColHybHdr #container #portfoliotable {
	width: 575px;
	margin-top: 20px;
	margin-left: 12em;
}
.thrColHybHdr #container #portfoliotable li {
	font-size: 75%;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bolder;
	text-align: center;
}
.thrColHybHdr #container #portfoliotable table {
	background-image: none;
	position: relative;
	top: 0px;
}
.thrColHybHdr #container #portfoliotable table td {
	margin: 0px;
	width: 82px;
	height: 83px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.thrColHybHdr #container #portfoliotable img {
	border: 2px outset #999999;
}
.thrColHybHdr #container #portfoliotable img:hover {
	border: 2px inset #FEB425;
}

