.childscontainer ul.thumbs li  { 
  width: 180px; 
  height: 180px; 
/*  background: #D4DBF2;*/ 
  background: #f1f3ff; 
  margin: 10px 25px 10px 10px; 
  float:left;
  list-style:     none;
  list-style-image:   none !important;
}

.childscontainer ul.thumbs li img  {
  position: absolute; 
  margin: 15px; 
  width: 150px; 
  height:100px;
}

.childscontainer ul.thumbs li span {
  position: absolute; 
  margin: 120px 0 0 25px;  
  width: 150px; 
  height:100px; 
  font-size:120%; 
  font-weight: normal;
}

.thumbscontainer ul.thumbs li  { 
  display: none;
}

ul.thumbs {
  list-style:     none;
  margin:       0;
  padding:      0;
  clear:        both;
}


.thumbscontainer ul.thumbs li img {
  display: none;
}

.thumbscontainer ul.thumbs li a {
  display: none;
}

ul.thumbs li p {
  overflow:     hidden;
}

.thumbs .clearboth { 
  clear:        both; 
}

.childscontainer {
  float:left; 
  margin:0; 
  padding:20px; 
/*  background:url("../design/content_article_bg_sv.jpg") 0 0 no-repeat;*/
}

.thumbscontainer {
  float:left; 
  margin:0; 
  padding:20px; 
/*  background:url("../design/content_article_bg_sv.jpg") 0 0 no-repeat;*/
}

.pagenumbers {
  margin-bottom:    20px;
}
.picturecontainer {
  text-align:     center;
}
.picturecontainer .title {
  font-weight:    bold;
  margin-top:     20px;
}
.picturecontainer .picture img {
  border:       none;
  margin:       0 !important;
}
.picturecontainer .picture a {
  background:     none !important;
  text-decoration:  none;
  border:       0;
}
.managecontainer {
    float:        left;
}
.managecontainer textarea {
  width:        395px;
}
.managecontainer hr {
  width:        400px;
  text-align:     left;
  margin:       20px auto 20px 0;
}
.pictureform .managepicture {
  float:        left;
  clear:        left;
}
.pictureform .shortfields {
  margin-left:    20px;
  float:        left;
}
.pictureform .clearboth {
  clear:        both;
}
.uploadcounter {
  width:        20px;
  margin-bottom:    10px;
  float:        left;
  clear:        left;
}
.uploadfile {
  margin-bottom:    10px;
  float:            none;
}
.uploadfile input {
  width:        385px;  
}
.uploadform {
  margin-top:     20px;
  margin-bottom:    -10px;
    clear:        both;
}
.uploadform .clearboth {
  clear:        both;
}
.slideshowwrapper {
  text-align:     center;
}
.deleteform {
  float:        left;
}
.synchform {
  float:        left;
}


