.team-menu li {
	font-size: 14px;
	color: #DDDDDD;
	width: 200px;
	background-color: #41412A;
	padding: 5px;
	margin: 5px 0 5px 0;
	font-variant: small-caps;
}

.team-menu li a {
	color: #DDDDDD;
	text-decoration: none;
}

.team-menu li a:hover {
	color: #B9CD16;
	text-decoration: none;
}

.team-slideshow {
	width: 350px;
	margin: 0 0 0 10px;
	height: auto;
	float: right;
}

#team-content {
	width: 670px;
	float: right;
	text-align: left;
}

.clear {clear: both;}

/*#main-content {
	position: absolute;
	z-index: 0em;
	
}
*/


.mini-compare-products {display: none;}
