/**
 * teams css file
 * --------------------------------------------------------------------------------------------------*/
 /* version 0.1
 */

/**
 * start: team box
 * --------------------------------------------------------------------------------------------------*/

#center_content .container .h h3{
    font-weight:normal;
    height:1.4em;
    overflow:hidden;
}

#center_content .container .h h3 .icon{
    float:left;
}

#center_content .container .b .row {
    font-size:1.09em !important;
    line-height:1.5em !important;
	margin-top:5px;	
}
#center_content .container .b .row .label {
	float:left;
	width:200px;
	font-weight:bold
}
#center_content .container .b .row .text {
	float:left;
	width:300px
}




/* end: team box
 */
