/* Default blocks ("Launch page") */
.launch_f3_f4   {float:left; width:191px; height:auto; padding:0; margin:0 0 7px 4px; display: inline;}
.launch_f3_f4t  {width:191px; height:7px; background:url(../images/f3_191t.gif) no-repeat; padding:0; margin:0;}
.launch_f3_f4b  {width:191px; height:7px; background:url(../images/f3_191b.gif) no-repeat; padding:0; margin:0;}
.launch_f3_f4m  {padding:0px 5px; margin:0; border-left:1px solid #999; border-right:1px solid #999; overflow: hidden;}
.launch_f3_f4 span a {padding-left: 12px; background:url(../images/img_a.gif) no-repeat 0 3px;}
* html .launch_f3_f4   {display: inline;}   /* IE "double spacing bug" */
* html .launch_f3_f4m  {width:191px;}       /* IE "width" */

/* Default blocks - Elements with built in border */
.launch_f3_f4_noborder        {float:left; width:191px; height:auto; padding:0; margin:0 0 7px 4px; display: inline;}
* html .launch_f3_f4_noborder  {display: inline;}   /* IE "double spacing bug" */

/* Backwards compatibility */
.launch_flash   {float:left; width:191px; height:auto; padding:0; margin:0 0 4px 4px; display: inline;}
* html .launch_flash   {display: inline;}   /* IE "double spacing bug" */

/* Full width blocks */
.borderblock_big_box   {float:left; width:581px; height:auto; padding:0; margin:0 0 7px 4px; display: inline;}
.borderblock_big_boxt  {width:581px; height:7px; background:url(../images/big_box_t.gif) no-repeat; padding:0; margin:0;}
.borderblock_big_boxb  {width:581px; height:7px; background:url(../images/big_box_b.gif) no-repeat; padding:0; margin:0;}
.borderblock_big_boxm  {padding:0px 5px; margin:0; border-left:1px solid #999; border-right:1px solid #999;}
.borderblock_big_box span a {padding-left: 12px; background:url(../images/img_a.gif) no-repeat 0 3px;}
* html .borderblock_big_box   {display: inline;}   /* IE "double spacing bug" */

/* Full width blocks - Elements with built in border */
.borderblock_big_box_noborder         {float:left; width:581px; height:auto; padding:0; margin:0 0 7px 4px; display: inline;}
* html .borderblock_big_box_noborder  {display: inline;}   /* IE "double spacing bug" */

/* Fixed heights */
.launch_full_height    .launch_f3_f4m  {height: 301px}
.launch_half_height    .launch_f3_f4m  {height: 140px}

/* Positioning */
.launch_pos_1_2        {position: absolute; top: 338px;}

