#WAContainer {
  text-align: left;
  width: 453px;
  color: #333333;
  font-family: arial;
  margin: auto;
}

#WATop {
	background: url(https://images.freewebs.com/WebsAlbum/GliderNew/top.gif) top left no-repeat;
	padding-top: 6px;
}

#WATitle {
	padding-left: 10px;
  background: #ffffff url(https://images.freewebs.com/WebsAlbum/GliderNew/middle.gif) top left repeat-y;
  font-size:18px;
  font-weight:bold;
  overflow:hidden;
  height:25px;
  text-align: left;
  color: #727272;
}

#WAPicTitle {
	padding-left: 10px;
  background: #ffffff url(https://images.freewebs.com/WebsAlbum/GliderNew/middle.gif) top left repeat-y;
  height:23px;
  overflow:hidden;
  font-size:14px;
  font-weight:bold;
  text-align: left;
}
#WAPicCaption {
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
  background: #ffffff url(https://images.freewebs.com/WebsAlbum/GliderNew/middle.gif) bottom left repeat-y;
  overflow:hidden;
  font-size:12px;
  font-family: arial;
}

#WATopBottom {
  background: url(https://images.freewebs.com/WebsAlbum/GliderNew/bottom.gif) bottom left no-repeat;
  height: 6px;
  line-height: 1px;
  font-size: 1px;
}

#WAPicContainer {
  background: #ffffff url(https://images.freewebs.com/WebsAlbum/GliderNew/middle.gif) top left repeat-y;
  height:340px;
}

.WAPic {
  border:1px solid #ccc;
  cursor:pointer;
  background-color:#f0f0f0;
}

#WABottom {
  width:453px;
  height:73px;
  margin-top: 8px;
  background: url(https://images.freewebs.com/WebsAlbum/GliderNew/gliderbg.gif) top left no-repeat;
}

#WAScrollLeft {
  width:19px;
  height:20px;
  background:url(https://images.freewebs.com/WebsAlbum/GliderNew/leftArrow.gif) no-repeat;
  float:left;
  cursor:pointer;
  margin-top: 26px;
  margin-left: 5px;
  margin-right: 10px;
}

#WAScrollRight {
  width:19px;
  height:20px;
  background:url(https://images.freewebs.com/WebsAlbum/GliderNew/rightArrow.gif) no-repeat;
  float:left;
  cursor:pointer;
  margin-top: 26px;
  margin-left: 10px;
  margin-right: 5px;
}

#WAScrollContainer {
  margin-top: 2px;
  width:385px !important;
  width:375px;
  overflow:hidden;
  float:left;
}

#WAScroller {
  height:68px;
  width:1000px;
}

.WAThumbBox {
  width:78px;
  height:68px;
  float:left;
  text-align:center;
  background-color:#F5F5F5;
  cursor:pointer;
}
.WASelected {
  background-color:#F5F5F5 !important;
}

.WAThumbBox img {
  border:2px solid #F5F5F5;
}
.WASelected img {
  border:2px solid #589ED0;
}
