/* 2012 Jables Design - About US  */

.beigeAboutUs {
  background: url('http://img-gfx.stringcelebrationsusa.com/sprites/aboutUsSprite.png') 0 0;
  width: 35px;
  height: 50px;
  float: left;
  margin-left: 15em;
  margin-right: 1em; 
  position: relative;
  top: -10px;
}
.brnViola {
  background: url('http://img-gfx.stringcelebrationsusa.com/sprites/aboutUsSprite.png') -35px 0px;
  width: 20px;
  height: 50px;
  float: left;
  margin-right: 10px;
}
.brnCello {
  background: url('http://img-gfx.stringcelebrationsusa.com/sprites/aboutUsSprite.png') -55px 0px;
  width: 20px;
  height: 50px;
  float: left;
  margin-right: 10px;
}
.hvrMagnify {
  background: url('http://img-gfx.stringcelebrationsusa.com/sprites/aboutUsSprite.png') -75px 0px;
  width: 40px;
  height: 50px;
  position: absolute;
  top:35%;
  left: 30%;
  display:none;
  cursor: pointer;
}
.framePics {
  background: #d9d8d5;
  border: 1px solid #999;
  padding: 4px;
  float: left;
  width: 148px;
  margin-right: 1em;
}
.picLisa {
  background: url('http://img-gfx.stringcelebrationsusa.com/sprites/aboutUsPicsSprite.png') 0px 0px;
  width: 148px;
  height: 160px;
  position: relative;
}
.picDeborah {
  background: url('http://img-gfx.stringcelebrationsusa.com/sprites/aboutUsPicsSprite.png') -148px 0px;
  width: 146px;
  height: 158px;
  position: relative;  
}
h1#Viola, h1#Cello {
  line-height: 50px;
}
.LisaBioMore, .DeborahBioMore {
  display: none;
}
ul.twoColListNoBullet {
  list-style: square url('http://img-gfx.stringcelebrationsusa.com/common/sqBrown.png');
}
ul.twoColListNoBullet li {
  width: 33%;
}
.grnBoxShdw {
	margin-bottom: 1.5em;
}