#designer_top {
  width:952px;
}

H1 {
  font-size:11pt;
  margin:0;
  margin-bottom:8px;
}

#flashContainer {
  width:952px;
  margin-left:26px;
}

#designer_top .logo {
  margin-top:14px;
  width:207px;
  float:left;
}
#designer_top .info {
  width:538px;
  margin-left:5px;
  margin-right:5px;
  float:left;
  height:138px;
  /*background-image:url(http://media.toonprint.com/images/toolbox_guide.png);*/
  background-repeat:no-repeat;
  background-position:center center;
}
#designer_top .info .tbg_txt {
  font-size:7pt;
  position:absolute;
}

#tbg_txt1 {
  left:55px;
  top:22px;
}
#tbg_txt2 {
  left:55px;
  top:46px;
}
#tbg_txt3 {
  left:55px;
  top:70px;
}
#tbg_txt4 {
  left:55px;
  top:94px;
}

#tbg_txt5 {
  left:135px;
  top:22px;
}
#tbg_txt6 {
  left:135px;
  top:46px;
}
#tbg_txt7 {
  left:135px;
  top:70px;
}
#tbg_txt8 {
  left:135px;
  top:94px;
}


#designer_top .basket {
  width:197px;
  height:138px;
  background-image:url(http://media.toonprint.com/images/basket_isolated.png);
  background-repeat:no-repeat;
  float:left;
}

