.csc-frame-frame3 dl,
.content,
.rgsgcontent {
  /*background-color: #fff;
  margin: 0;
  background-repeat: no-repeat;
  background-position: right bottom;
  border:1px solid #DCDCDC;
  margin-bottom: 1em;
  padding:8px;
  width: auto;
  height: auto;*/
  /* SmoothGallery Bug Repair */
  /*padding-right: 18px;*/
  /*border: 3px solid #fff;*/
  /**padding-bottom: 2em;**/
  /**padding: 0.3em;**/
  /*background-image: url(../images/lupe.gif);*/
}

.content {
	margin-right: 5em;
}

.myGallery {
	border: none !important;
}

.myGallery {
  background-color: #fff !important;
  margin: 0 !important;
  background-repeat: no-repeat !important;
  background-position: right bottom !important;
  border:1px solid #DCDCDC !important;
  margin-bottom: 1em !important;
  padding:0 1em 2em 1em !important;
} 

.red-frame {
	/*background-image: url('../../images/red-frame.jpg');*/
	background-image: url('../../images/right-red-frame.jpg');
	background-repeat:no-repeat;
	padding: 1em;
	max-width: 305px;
	max-height: 12em;
	margin-bottom: 2em;
	margin-left: 3em;
	min-height: 12em;
}


