﻿.launch {
  position: relative;
  text-align:left;
  top: 40px;
  left: 165px;
}
.launch td {
  width:120px;
  height:60px;
}
#opaqued {
  padding:10px;
}

/*  Shadow stuff  */
.fs_t {
  background:url(../images/examples/full_t_sm.gif) top repeat-x;
}
.fs_r {
  background:url(../images/examples/full_r_sm.gif) right repeat-y;
}
.fs_b {
  background:url(../images/examples/full_b_sm.gif) bottom repeat-x;
}
.fs_l {
  background:url(../images/examples/full_l_sm.gif) left repeat-y;
}
.fs_tr {
  background:url(../images/examples/full_tr_sm.gif) top right no-repeat;
}
.fs_br {
  background:url(../images/examples/full_br_sm.gif) bottom right no-repeat;
}
.fs_bl {
  background:url(../images/examples/full_bl_sm.gif) bottom left no-repeat;
}
.fs_tl {
  background:url(../images/examples/full_tl_sm.gif) top left no-repeat;
}
.center2 {
  position:absolute;
  text-align:left;
}
.black_out {
  display:inline-block;
}
.expando {
	border-width: 3px;
	border-style: solid;
	border-color: #406482;
}

.boja {
	position: absolute;
	background: url(../images/bgL.gif);
	width: 973px;
	height: 326px;
}