.galleria_wrapper{
		height:450px;
		width:550px;
		text-align:center;
	}

	#gallerywrap{
  width:550px;
  overflow:hidden;
  margin:0px auto;
  height:65px;
  }

	#gallery{
    height:75px;
    margin:0 auto;
    width:10000px;
    padding:0px;
  }
	#gallery li{
    width:105px;
    height:75px;
    margin: 0 2px;
    float:left;
  }
	#gallery li div{
    left:240px
  }
	#gallery li div .caption{
    font:italic 0.7em/1.4 georgia,serif;
  }
	.prevnext{
    padding-top:15px;
    clear:both;
    font:60% 'Palantino Linotype',sans-serif;
    letter-spacing:3px;
    text-transform:uppercase;
    text-align:center;
  }
	.prevnext a{
    text-decoration:none;
  }

	#main_image{
    margin:0 auto;
    height:450px;
    width:550px;
    text-align:center;
    clear:both;

  }
	#main_image img{
    margin-bottom:10px;
  }
  
  .caption{
  display:none !important;
  }

