/**
 * 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 .bar {
	background:#3F4042 url(../design/tabber-sub.gif) repeat-x scroll left top;
	clear:both;
	color:#ccc;
	font-size:0.82em;
	font-weight:normal;
	line-height:1.78em;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:5px;
	text-decoration:none;	
}
#center_content .container .b p{
    font-size:1.09em !important;
    line-height:1.5em !important;
}
#center_content .container .b p a {
	text-decoration:none;
	float:left;
	margin:0px 5px 0px 0px
}
/* end: team box
 */
