/* general */
#wrap { margin:0 auto; width:910px; }
#flowtabs {


	
/* dimensions */

width:908px; height:31px !important; margin:0 !important;  padding:0;


	
/* IE6 specific branch (prefixed with "_") */
_margin-bottom:-2px; }



/* single tab */
#flowtabs li { float:left; margin:0; padding:0; text-indent:0; list-style-type:none; }



/* a- tag inside single tab */
#flowtabs li a { display:block; height: 31px; width: 90px; padding:0px; margin:0px; }



/* panes */
#flowpanes { background: url(../images/bgs/biobg.gif) no-repeat bottom; width:910px; height:550px; font-size:14pt; }



/* single pane */
#flowpanes div { display:none; color:#fff; margin:20px 40px; }



/* some decorations for elements inside single pane */
#flowpanes div { font-weight:normal; color:#ddd; letter-spacing:1px; margin:10px 0 0 0; font-size:22px; }
#flowpanes a { color:#EA1D24; font-size:12px; font-weight:bold; }
#flowpanes p, #flowpanes samp { color:#ccc; }
#flowpanes { position:relative; overflow:hidden; clear:both; }



/* override single pane */
#flowpanes div { float:left; display:block; width:870px; cursor:pointer; font-size:11px; padding-left:20px; padding-right:20px; }



/* our additional wrapper element for the items */
#flowpanes .items { width:20000em; position:absolute; clear:both; margin:0; padding:0; }
#flowpanes .less, #flowpanes .less a { color:#999 !important; font-size:11px; }