#contentpanel_body {
  margin: 15px auto 0 auto;
  width: 735px;
}

a.thumbnaillink img {
  padding: 6px;
}

a.thumbnaillink:hover img {
  padding: 6px;
}

.previewalbumpicture {
  clear: both;
  width: 440px;
/*  margin: 30px auto; */
  margin: 10px auto 30px auto;
}

.albumpictureproperties {
  float: left;
  width: 360px;
}

.communityfunctions {
  float: left;
  width: 360px;
  margin-left: 9px;
}

div#previewpanel {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
}

table#previewtable {
  margin: 0;
  padding: 0;
  border: 0;
  width: 420px;
  margin-left: auto;
  margin-right: auto;
}

img#previewpicture_big,
img#previewpicture,
img.previewpicture {
  padding: 7px;
}

td.previewpicture {
  text-align: center;
  vertical-align: middle;
}

div#previewpicture_container {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  min-height: 300px;
}

div#previewpicture_loading {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
  width: 400px;
  height: 300px;
  background: transparent url(kepek/ajax-loader.gif) no-repeat center center;
}

div#previewpicture_content {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 400px;
}

td.picturedata {
  vertical-align: top;
  padding: 10px 0 0 40px;
}

div#picturecommands {
  text-align: center;
  margin: 20px 0 0 0;
  padding: 0;
  border: 0;
}

div#picturecommands a {
  margin: 0 10px 0 10px;
  padding: 0;
  border: 0;
}

div.navigationbuttons {
  clear: both;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
	text-align: center;
}

table#picturepropertiestable,
table#pictureexifdatatable {
  margin: 0 0 15px 20px;
  padding: 0;
  border: 0;
}
/*
table#picturepropertiestable {
  margin-bottom: 5px;
}
*/
table#picturepropertiestable td,
table#pictureexifdatatable td {
  padding: 0 0 3px 0;
  text-align: left;
  vertical-align: top;
}

table#picturepropertiestable td.picturedata,
table#pictureexifdatatable td.exifdata {
  font-weight: bold;
}

table#picturepropertiestable td.label,
table#pictureexifdatatable td.label {
  width: 110px;
  font-weight: normal;
}

span#picturedata_id,
span#current_page,
span#galleryview_width,
span#galleryview_height {
  display: none;
}

a.exifdatalink,
span.noexifdata {
  margin-left: 20px;
}

span.noexifdata {
  display: block;
  margin-top: 5px;
}

div.textinfo {
  display: block;
  margin: 0;
  padding: 20px 10px 10px 10px;
  border: 0;
  font-size: 11px;
}

div#postcartpanel {
  display: block;
  margin: 0 0 0 20px;
  padding: 0;
  border: 0;
}

div.postcard_previewpicture {
  padding-top: 15px;
  text-align: center;
}

form#postcardform {
  margin: 0;
}

form#postcardform fieldset#basedata,
form#postcardform fieldset#settings {
  float: left;
  width: 340px;
  margin-bottom: 10px;
}

form#postcardform fieldset#settings {
  border-left: 1px solid #555555;
  padding-left: 10px;
}

form#postcardform fieldset#sendcard {
  clear: both;
  text-align: center;
  margin-top: 15px;
}

form#postcardform p {
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  clear: left;
}

form#postcardform label {
  display: block;
  float: left;
  margin: 0 0 4px 0;
  padding: 0;
  border: 0;
  text-align: left;
  font-size: 10px;
  width: 150px;
}

form#postcardform .formrowcontrol {

}

form#postcardform .formrowtext {
  text-align: center;
}

form#postcardform .postcardtypes {
  display: block;
  clear: left;
  margin: 0 auto;
  padding: 0;
  border: 0;
  width: 240px;
}

form#postcardform .postcardtype {
  display: block;
  float: left;
  margin: 0 0 10px 0;
  padding: 0;
  border: 0;
  text-align: center;
  width: 80px;
}

form#postcardform .postcardcolor {
  float: left;
  text-align: center;
  width: 80px;
  margin-top: 10px;
}

form#postcardform .postcardcolor span {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

form#postcardform input.textinput,
form#postcardform textarea {
  width: 320px;
}

form#postcardform #antispam {
  margin-top: 10px;
}

fieldset {
  border: 0;
  margin-top: 15px;
}

fieldset legend {
  margin: 0;
  padding: 5px 0 10px 0;
  border: 0;
  text-align: left;
  font-size: 11px;
  font-family: Verdana, Tahoma, Arial;
  font-weight: bold;
}

form#generatedcodeform,
form#insertcodeform {
  width: 700px;
}

form#generatedcodeform fieldset,
form#insertcodeform fieldset {
  margin-top: 0;
}

form#generatedcodeform .radiobutton,
form#insertcodeform .radiobutton {
  margin-top: 0;
  margin-right: 5px;
}

div.inlinewindow_content fieldset {
  border: 0;
  border-top: 1px solid rgb(214, 214, 214);
  width: 710px;
  margin-top: 0;
  padding-top: 0;
}

div.inlinewindow_content fieldset legend {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}

#linktext {
  margin-top: 3px;
  padding: 2px;
  width: 360px;
}

#generatecode {
  width: 140px;
  margin-right: 10px;
}

form#generatedcodeform {
  display: none;
}

textarea#inserthtmlcode,
textarea#insertbbcode {
  width: 530px;
  height: 130px;
  margin: 10px 0;
  word-wrap: break-word;
}

#returntoparameters {
  width: 160px;
  margin-right: 10px;
}

a.largetemplatelink:link,
a.largetemplatelink:visited {
  text-decoration: underline;
}

a.largetemplatelink:hover {
  text-decoration: none;
}

#insertalbumcode_link,
#viewcomments_link {
  padding-right: 10px;
}

p#viewcomments_p {
  margin: 0;
  padding: 0;
}

p#picturedata_numcomments {
  margin: 3px 0 0 0;
  padding: 0 10px 0 0;
}

div.comments_container {
  width: 100%;
  height: 520px;
  overflow: hidden;
}

div.comments_newcomment {

}

div.inlinewindow_content fieldset.comments_newcomment_fieldset {

}

form#newcommentform td.formrowcaption {
  vertical-align: top;
}

form#newcommentform td.buttoncell {
  text-align: right;
}

form#newcommentform td.buttoncell button {
  margin-right: 25px;
}

form#newcommentform input,
form#newcommentform textarea {
  width: 520px;
}

div.comments_list {
  width: 700px;
  height: 270px;
  overflow: auto;
}

div.inlinewindow_content fieldset.comments_list_fieldset {
  width: 650px;
}

div.comments_list_comment {
  margin: 0 0 10px 0;
  padding: 5px;
  border: 1px solid;
  width: 670px;
}

div.comments_list_admincomment {

}

p.comments_list_commentname {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: bold;
  font-size: 11px;
  width: 670px;
}

p.comments_list_commentdate {
  margin: 2px 0 0 0;
  padding: 0;
  border: 0;
  font-size: 9px;
  width: 670px;
}

p.comments_list_commenttext {
  margin: 10px 0 0 0;
  padding: 0;
  border: 0;
  font-size: 11px;
  width: 670px;
}

p.comments_list_commentedited {
  margin: 5px 0 0 0;
  padding: 0;
  border: 0;
  font-style: italic;
  font-size: 9px;
}

.catoffers_maincaption {
  font-weight: bold;
}

.catoffers {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

.catoffers_item {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 275px;
}

.catoffers_item_image {
  float: left;
}

.catoffers_item_image a img {
  padding: 3px;
}

.catoffers_caption {
  float: left;
  clear: right;
  margin: 0 0 12px 10px;
  font-weight: bold;
  font-size: 12px;
  width: 180px;
}

.catoffers_subcats {
  float: left;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 0 25px;
}

.catoffers_maincaption {
  font-weight: bold;
}

.catoffers {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

.catoffers_item {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  width: 275px;
}

.catoffers_item_image {
  float: left;
}

.catoffers_item_image a img {
  padding: 3px;
}

.catoffers_caption {
  float: left;
  clear: right;
  margin: 0 0 12px 10px;
  font-weight: bold;
  font-size: 12px;
  width: 180px;
}

.catoffers_subcats {
  float: left;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 0 25px;
}
