@charset "utf-8";
/* CSS Document */

.teamImg {
	float: left;
	margin-top: 0px;
	margin-right:30px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.teamImg1 {
	float: left;
	margin-top: 0px;
	margin-right:10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.teamcontainer {
	text-align: left;
	float: left;
	background-image: url(../images/container_bg_img.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #d9d9d9;
	width: 736px;
	margin: 4px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}
.teamcontainer a, a:link, a:visited {
	color: #999;
	text-decoration: none;
}
.teamcontainer a:hover, a:active, a:focus {
	color: #585858;
/*	font-size: 1em;
*/}


.teammiddle {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.teamright {
	float: left;
	width: 215px;
}
.teamright li {
	margin-left:-10px;
}
