/* biztimes.com Staff Listing css file   */
/* Created by Red Anvil, LLC.            */

#staffListing ul { text-align: center; margin: 10px 0; }
#staffListing ul li { background-image: none; text-align: center; float: left; margin: 0; padding: 0; width: 24.5%; }
#staffListing li .name, 
#staffListing li .title, 
#staffListing li .image { display: block; }
#staffListing li img { text-align: center; }
#staffListing li .title { color: #666; padding-bottom: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } 
#staffListing li .title img { vertical-align: middle; } 
#staffListing li .image { float: none; margin: 0 auto; padding: 1px; width: 87px; }

/* VIDEO PAGES */
#video { margin-top: 20px; }
#video h3 { text-align: center; color: #000; font-size: 200%; }
#videoDisplay { text-align: center; margin: 0 auto; }

table.layout { border: 0; border-collapse: collapse; }
table.layout td { vertical-align: top; }

p.credit { text-align: right; margin: 0; padding: 0; }

/* FIT CEO microsite */
#fitHeader { background: #fff url(../images/fit/header.gif) 0 48px no-repeat; height: 155px; position: relative; }
#fitHeader span { display: none; }
#fitHeader img { position: absolute; top: 65px; right: 20px; }
#fitSponsors { text-align: center; }
#fitSponsors img { padding: 5px; }
#fitSponsors h2#sponsors { background: #fff url(../images/fit/fittestsponsoredby.gif) 5px center no-repeat; }
#fitSponsors h2#partners { background: #fff url(../images/fit/partner.gif) 5px center no-repeat; }
#presentedBy h3 { margin: 0; padding: 0; position: absolute; right: 276px; top: 30px; }
#presentedBy ul { margin: 0; padding: 0; }
#presentedBySBT { margin: 0; padding: 0; position: absolute; right: 138px; top: -39px; }
#presentedByWAC { margin: 0; padding: 0; position: absolute; right: 0; top: -56px; }

