﻿@import url(default.css);

/* team */
#team #ameisli, #team #jungschi, #team #follower {margin: 0 0 2em;}
#team #ameisli h2, #team #jungschi h2, #team #follower h2 {clear: left; margin-bottom: 0.5em; padding-bottom: 0.1em; border-bottom: 1px solid #F90;}
#team dl {float: left; margin: 0 2em 2em 0; width: 250px; text-align: center;}
#team dt.name {/*background: #000 url(img/headerbox.gif) 50% 0 no-repeat;*/ color: #898989; font: normal 1.5em "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;}
#team dd {margin: 0.25em 0; height: 1.5em;}
#team dd.photo {height: 12em; width: 12em; margin: 0 auto; text-align: center;}
#team dd.photo img {height: 100%; border: 1px solid #999;}

/* team details */
#teamdetails .photo {float: left; margin: 0 20px 20px 0; padding: 0;
    height: 300px; width: 300px; overflow: hidden;
    border: 1px solid #999;}
#teamdetails .photo img {height: 100%;}
#teamdetails h3, #teamdetails p {padding-left: 330px;}
#teamdetails h3 {margin-top: 1em;}
#teamdetails ul {margin: 0; padding: 0 0 0 350px;}