/* -------  module team  -------  */
/* ----------  Group  ----------  */
.team-head {text-align: left;}
.team-head h2 {font-size: 1.2em; }
.team-head p {font-size: 12px;; }

/* ----------  Member ----------  */
.team-member {margin-bottom:20px;}
.team-member td {
	font-size: 11px;
	text-align: left;
}

.team-member ul {
	margin: 0 0 6px 0 ! important;
	padding: 0 0 0 0 ! important;
	list-style-type: none;
}


.team-member ul li {
	list-style-type: none;
	padding: 0 0 6px 26px;
	margin: 0 0 0 0;
	background-repeat: no-repeat;
	background-position: 0px 3px;

}
.team-name {font-size: 16px; margin:0; color: #754122;}
.team-capa {font-size: 14px; margin:4px 0; color: #184F7D;}

.team-extra1 {font-size: 12px; color: #000;}
.team-extra2 {font-size: 12px; color: #000;}
