/* START PHOTOGALLERY */

div.gallery-photo, div.galleryPhoto {
  width: 134px;
  height: 100px;
  margin: 0px 4px 0px 4px;
  vertical-align: top;
  float: left;
  display: inline;
}



DIV#galleryPhotolist .paragraphedit,
DIV#galleryPhotolist .paragraphedit-hover
{
  margin: 0px;
}

DIV#galleryPhotolist div.gallery-photo, div.galleryPhoto
{
margin: 0px 2px 30px 2px;
	position: relative;
}

div.gallery-photo .photo, div.galleryPhoto .photo  {
  width: 134px;
  height: 100px;
  position: relative;
  /*border: 1px solid #DBDBDB;*/
  text-align: center;
  /*background: #fff url('../../default/images/layout/frame_right_header.gif') repeat-x bottom left;*/
}

div.gallery-photo .photoarea, div.galleryPhoto .photoarea  {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: left;
}

div.gallery-photo .photo a, div.galleryPhoto .photo a  {
  position: relative;
}

div.gallery-photo .photoCaption, div.galleryPhoto .photoCaption  {
  width: 132px;
  height: 10px;
  text-align: center;
  -moz-box-sizing: border-box;
  clear: both;

}

.photo-caption{
  width: 132px;
}


DIV#galleryPhotolist h3.photoCaption,
DIV.gallery-photo h3.photoCaption
{
    padding-top: 4px;
    text-align: left;
    font-weight: normal;
    font-size: 1em;
}

.article div.gallery-photo img, .article div.galleryPhoto img {
  border: 0px;
  float: left;
}

input.image-upload {
  border: 0px;
  font-size: 1em;
  width: 0px;
  position: relative;
}
/* END PHOTOGALLERY */

#maincontentarea .typeArticlephotogallery .widgetbuttongroup .buttonarea {
	margin: 0px;
	margin-left: 250px;
	padding: 5px;
}

#maincontentarea .typeArticlephotogallery .widgetbuttongroup {
	width: 100%;
}

#maincontentarea .typeArticlephotogallery .widgetbuttongroup .buttonarea .widgetbutton {
	margin: 0px;
}