
#box #box-content div.box-content div.section {
    background: #FFF url( images/section-family.gif ) no-repeat center;
}
#content h1 {
    font-size: 17.2pt !important;
    font-family: Arial !important;
    font-weight: Bold !important;
    font-style: Italic !important;
    color: #629FD5 !important;
}
#content h2 {
    font: bold 11px 'Trebuchet MS', Tahoma, Arial, sans-serif;
    color: #BBB;
    text-transform: uppercase;
}
#content div.description {
}
#content div.description p {
    font: bold 16px 'Trebuchet MS', Tahoma, Arial, sans-serif;
    color: #BBB;
}
#content ul.logos {
    margin-top: 40px;
}
#content ul.logos li {
    display: block;
    vertical-align: middle;
    float: left;
    width: 303.3px;
    text-align: center;
    height: 110px;
}
.activeLink {
    color: #BA509A !important;
    font-weight: bold;
}
.talentTitle {
    color: #000000;
    text-transform: none;
    font-size: 15px;
}
.paragraph {
    color: #555;
    padding-right: 10px;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 15px;
}
ul.familyRow{
	margin: 0 auto;
	width: 662px;
	clear: both;
}
ul.familyRow li{
	float: left;
	margin-right: 13px;
	padding-bottom: 25px;
}
ul.familyRow li h2{
	display: block;
	margin-top: 8px;
	text-align: center;
}
ul.familyRow li img{
	border-style: solid;
	border-width: 1px;
	border-color: #BBB;
	height: 100%;
	width: 100%;
}
ul.familyRow li a{
	display: block;
	position: relative;
}
ul.familyRow li a div{
	position: absolute;
	height: 15px;
	width: 15px;
}
ul.familyRow li div.boxTopLeft{
	background: transparent url(../style/images/gray-borders.gif) no-repeat 0 0;
	top: 0;
	left: 0;
}
ul.familyRow li div.boxTopRight{
	background: transparent url(../style/images/gray-borders.gif) no-repeat scroll -15px 0;
	top: 0;
	right: -2px; /* image borders correction*/
	_right: -1px; /*IE6 Fix: not necesary*/
}
ul.familyRow li div.boxBottomLeft{
	background: transparent url(../style/images/gray-borders.gif) no-repeat -32px 0;
	left: 0;
	bottom: -2px;
	_bottom: -0px;
}
ul.familyRow li div.boxBottomRight{
	background: transparent url(../style/images/gray-borders.gif) no-repeat -45px 0;
	bottom: -2px;
	right: -2px;
	_bottom: 0px;
	_right: -1px;
}

ul.familyRow li div.boxTopLeftBig{
	background: transparent url(../style/images/gray-borders.gif) no-repeat 0 0;
	top: 0;
	left: 0;
}
ul.familyRow li div.boxTopRightBig{
	background: transparent url(../style/images/gray-borders.gif) no-repeat scroll -15px 0;
	top: 0;
	right: -2px; /* image borders correction*/
	_right: 0px; /*IE6 Fix: not necesary*/
}
ul.familyRow li div.boxBottomLeftBig{
	background: transparent url(../style/images/gray-borders.gif) no-repeat -32px 0;
	left: 0;
	bottom: -2px;
	_bottom: -1px;
}
ul.familyRow li div.boxBottomRightBig{
	background: transparent url(../style/images/gray-borders.gif) no-repeat -45px 0;
	bottom: -2px;
	right: -2px;
	_bottom: -1px;
	_right: 0px;
}


div.separator{
	background-color: rgb(187, 187, 187); 
	height: 1px;
	font-size: 1px;
}
ul.familyFlashList{
	margin: 18px auto 0 auto;
	clear: both;
	width: 800px;
}
ul.familyFlashList li{
	float: left;
}
ul.familyFlashList li h2{
	text-align: center;
	margin-bottom: 15px;
}
