#galleryh {
	padding:0;
	list-style-type:none;
	overflow:hidden;
	width:880px;
	height:443px;
	border:1px solid #888;
	background: transparent url(images/win1.jpg);
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
  }
#galleryh li {
  float:right;
  }
#galleryh li a {
  display:block; 
  height:443px;
  width:21px;  
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryh li a img {
  width:21px; 
  height:443px; 
  border:0;
  }
#galleryh li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryh li a:hover img {
  width:320px;
  }
  .style2 {
	font-size: 14px; 
	color: #A1968B; 
	font-family: Arial, Helvetica, sans-serif;
}
#gallerytwo {
  padding:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:880px; 
  height:320px; 
  border:1px solid #888; 
  background: transparent url(images/win1a.jpg);
  margin-top: 1em;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  }
#gallerytwo li {
  float:right;
  }
#gallerytwo li a {
  display:block; 
  height:320px;
  width:30px;  
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallerytwo li a img {
  width:30px; 
  height:320px; 
  border:0;
  }
#gallerytwo li a:hover {
  background:#eee; 
  width:413px;
  }
#gallerytwo li a:hover img {
  width:413px;
  }
#gallery3 {
  padding:0; 
  list-style-type:none; 
  overflow:hidden; 
  width:880px; 
  height:375px; 
  border:1px solid #888; 
  background: transparent url(images/win1b.jpg);
  margin-top: 1em;
  margin-right: auto;
  margin-bottom:40px;
  margin-left: auto;
  }
#gallery3 li {
  float:right;
  }
#gallery3 li a {
  display:block; 
  height:375px;
  width:44px;  
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallery3 li a img {
  width:44px; 
  height:375px; 
  border:0;
  }
#gallery3 li a:hover {
  background:#eee; 
  width:337px;
  }
#gallery3 li a:hover img {
  width:337px;
  }
