.gallery_pad{
  margin-left: 1px;
  width: 372px;
  height: 533px;
  overflow: hidden;
}


.gallery_wrapper{
	  width: 1116px;
	  margin-left: 0px;
	  height: 100%;
	  background-image:url('../images/carousel/bg-inner-gallery.png');
}
	
.item{
	   width: 372px;
      height: 533px;
	  float: left;
	  display: inline;
}
  
.create-account .gallery .info{
 /* margin-left: 20px;
  margin-top: 20px;*/
}

/*#item1{
background-image: url('../images/carousel/bg-item01.png');

}

#item2{
background-image: url('../images/carousel/bg-item02.png');
}

#item3{
background-image: url('../images/carousel/bg-item03.png');
}*/


#fixeditem{
  width: 266px;
  height: 148px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  background-image: url('../images/carousel/fixed-dove.png');
}
