@charset "utf-8";
/* CSS Document */

.v-chrome-bd{
  padding:20px 20px 50px 40px;
}

.v-chrome .bgnd *{
  background-image:url(../images/test2-blue1.png);
  /* _background-image:url(http://www.hedgerwow.com/360/dhtml/css_stretched_box/bubble_1.gif); */  /* IE6 fix */
}

.v-chrome .bgnd u.w{
  right:60px;
  height:60px;
}

.v-chrome .bgnd u.e{
  height:60px;
  width:60px;
  background-position:-940px 0; 
}

.v-chrome .bgnd i.w{
  top:60px;
  right:60px;
  bottom:80px;
}

.v-chrome .bgnd i.e{
  top:60px;
  width:60px;
  bottom:80px;
}

.v-chrome .bgnd b.w{
  right:60px;
  height:80px;
}

.v-chrome .bgnd b.e{
  height:80px;  
  width:60px;
  background-position:-940px 100%;
}

