#cltwrapper-t {
	float:left;
	background: transparent url(../images/tpl_team_lt.png) no-repeat left top;
	width: 149px;
	height: 327px;
	overflow: hidden;
}
#cltcontent-t {
	margin: 20px 0 12px 0;
	height: 295px;
	overflow: auto;
}
#crtwrapper-t {
	float:left;
	background: transparent url(../images/tpl_team_rt.png) no-repeat left top;
	width: 524px;
	height: 327px;
	overflow: hidden;
}
#crtcontent-t {
	margin: 18px 17px 18px 27px;
	height: 291px;
	overflow: hidden;
}
#clbwrapper-t {
	float:left;
	background: transparent url(../images/tpl_team_lb.png) no-repeat left top;
	width: 352px;
	height: 190px;
	overflow: hidden;
}
#clbcontent-t {
	margin: 10px 0 6px 0; 
	height: 174px;
	overflow: auto;
}
#crbwrapper-t {
	float:left;
	background: transparent url(../images/tpl_team_rb.png) no-repeat left top;
	width: 321px;
	height: 190px;
	overflow: auto;
}
#crbcontent-t {
	margin: 10px 17px 6px 27px;
	height: 174px;
	overflow: hidden;
}