/* WT GALLERY category mode */
div.wtgallery_categories {
  border: 1px solid silver;
  width: 170px;
  float: left;
  margin: 5px 0;
  text-align:center;
  margin:0 5px 10px;
  background:#ffffff;
}

div.wtgallery_categories img {
border:none;
}

div.wtgallery_category_pic {
  margin-top:10px;
}

div.wtgallery_category_folder {
  margin: 20px 0 10px 0;
}

p.wtgallery_category_pagebrowser {
	display: none;
}

/* WT GALLERY list mode */
.wtgallery_listpic_pic {
margin:10px;
}

.wtgallery_listpic {
  border: 1px solid silver;
  width: 170px;
  float: left;
  margin: 5px 0;
  text-align:center;
  margin:0 5px 10px;
  background:#ffffff;
}

.wtgallery_listpic img {
  border:none;
}

.wtgallery_pagebrowser_up {
margin:0 auto 0 auto;
width:200px;
}

.wtgallery_pagebrowser_up a {
margin:15px 0;
color:#000000;
}

/* WT GALLERY singleview mode */
.wtgallery_singlepic_pic {
  border: none;
  margin:10px 0;
}

.wtgallery_singlepic {
  border: 1px solid silver;
  width: 170px;
  float: left;
  margin: 5px 0;
  text-align:center;
  margin:0 5px 10px;
  background:#ffffff;
  width: 482px;
}

.wtgallery_pagebrowser {
  width:359px;
  height:17px;
}

.wtgallery_pagebrowser a {
text-decoration:none;
color:#000000;
}

.wtgallery_pagebrowser table {
  width:364px;
}

.wtgallery_pagebrowser_page {
  width:290px;
  color:#000000;
  text-align:center;
}

.wtgallery_pagebrowser_back {
  width:65px;
}

.wtgallery_pagebrowser_fwd {
  text-align:right;
  width:65px;
}

.wtgallery_singlepic_popup {
width:494px;
text-align:center;
}

.wtgallery_singlepic_fwdback {
height:15px;
width:494px;
}

.wtgallery_singlepic_fwd {
float:right;
}

.wtgallery_singlepic_up {
text-align:center;
}

.wtgallery_singlepic_back {
float:left;
}

#wtgallery_singlepic_area {
text-align:center;
}

#wtgallery_singlepic_area a {
text-decoration:none;
color:#000000;
}

/* wt_gallery END */