#facebox .b {
  background:url(b.png);
}

#facebox .tl {
  background:url(tl.png);
}

#facebox .tr {
  background:url(tr.png);
}

#facebox .bl {
  background:url(bl.png);
}

#facebox .br {
  background:url(br.png);
}

#facebox {
  background: url(../images/shadow.png) no-repeat bottom right;
  position: fixed;
  width: 480px;
  margin-top: 60px;
  margin-left: 431px;
  z-index: 1;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

.locator {
height: 300px;
width: 380px;
/*overflow: auto;
margin: 0px 0px 15px 0px;*/
}

.loctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 300px;
	width: 380px;
	font-size: 12px;
	overflow: auto;
	color: #cc0099;
}

#facebox table {
  margin: -11px 0px 0px -10px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}

#facebox .body {
  padding: 0px 3px 0px 20px;
  border: 1px solid #cccccc;
  background: #fff;
  width: 450px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  padding-top: 0px;
  margin-top: 0px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* Begin Begin widebox STYLES */

#widebox {
  background: url(../images/shadow.png) no-repeat bottom right;
  position: fixed;
  width: 650px;
  margin-top: 10px;
  margin-left: 402px;
  z-index: 1;
  text-align: left;
}

#widebox .popup {
  position: relative;
}

#widebox table {
  margin: -10px 0px 10px -15px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}

#widebox .body {
  padding: 0px 3px 0px 20px;
  border: 1px solid #cccccc;
  background: #fff;
  width: 620px;
}

#widebox .loading {
  text-align: center;
}

#widebox .image {
  text-align: center;
}

#widebox img {
  border: 0;
}

#widebox .footer {
  padding-top: 0px;
  margin-top: 0px;
  text-align: right;
}

#widebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/* begin storebox styles */


#storebox {
  /*background: url(../images/shadow.png) no-repeat bottom right;*/
  position: fixed;
  width: 400px;
  margin-top: 80px;
  margin-left: 440px;
  z-index: 1;
  text-align: left;
}

#storebox .popup {
  position: relative;
}

#storebox table {
  margin: -11px 0px 0px -10px;
  padding: 0px 0px 0px 0px;
  border-collapse: collapse;
}

#storebox .body {
  padding: 0px 3px 0px 0px;
  border: 1px solid #cccccc;
  background: #fff;
  width: 370px;
}

#storebox .loading {
  text-align: center;
}

#storebox .image {
  text-align: center;
}

#storebox img {
  border: 0;
}

#storebox .footer {
  padding-top: 0px;
  margin-top: 0px;
  text-align: right;
}

#storebox .tl, #storebox .tr, #storebox .bl, #storebox .br {
  height: 10px;
  width: 10px;
/*  overflow: hidden;*/
  padding: 0;
}
