/*Guestbook*/
* {     font-family: Verdana, Arial, Helvetica;
        font-size  : 9pt;
        color: #990033;
}

table.gbOuter {
   border-collapse: collapse;
   empty-cells    : show;
   padding:0px;
   border: 1px solid #663300;
   width: 100%;
}
table.gbInner {
   border-collapse: collapse;
   empty-cells    : show;
   padding:3px;
   border: 0px;
   width: 100%;
}


.tx-guestbook-list-header {
        background: transparent;
        height: 28px;
		  border-bottom: 0px dotted #663300;
		  overflow:hidden;
}
.tx-guestbook-list-header img {
   float:left;
   border:0px;
   margin:0px;
   left:0px;
   top:0px;
   display:inline;
   width:49px;
   height:30px;
}
.tx-guestbook-list-row {
        line-height:135%;
        background-color: transparent;
        padding: 5px;
}

.tr-guestbook-list-row {
        background: transparent;
}

.tr-guestbook-list-contentRow {
        border-top: 1px dotted #663300;
        background-color: transparent;
}

.tx-guestbook-list-rowleft {
        height: 18px;
        background-color: transparent;
        padding: 5px 10px 3px 10px;
        font-weight: bold;
		  border-bottom: 0px dotted #663300;
}

.tx-guestbook-list-upper {
        color: #663300;
        font-weight:bold;
        font-size:8pt;
        text-transform:uppercase;
        margin: 0px 0px 0px 10px;
}
.tx-guestbook-list-small {
        font-size:8pt;
        font-weight: normal;
        color: #663300;
        text-transform:none;
}

.tx-veguestbook-pi1-browsebox TD {
         color: #666666;
}

.tx-veguestbook-pi1-browsebox-strong,.tx-ttnews-browsebox-SCell {
         font-weight: bold;
}

.tx-veguestbook-pi1-browsebox-SCell {
        background-color: #EEEEEE;
}

.tx-guestbook-latest-header {
         background-color: #8C8C8C;
         color: #FFFFFF;
         font-weight:bold;
}

.tx-guestbook-latest-row {
         background-color: transparent;
}

.tx-guestbook-latest-small {
         color: #666666;
}

.tx-guestbook-form-inputfield-med {
         border-style: solid;
         border-color: #400;
         border-width: 1px 2px 2px 1px;
         color:#333333;
         width:130px;
         margin: 1px 0px 1px 0px;
         height:21;
}

.tx-guestbook-form-inputfield-big {
         border-style: solid;
         border-color: #400;
         border-width: 1px 2px 2px 1px;
         color:#333333;
         width:330px;
         margin: 1px 0px 1px 0px;
         height:21;
}

.tx-guestbook-form-textarea {
         border-style: solid;
         border-color: #990033;
         border-width: 1px 2px 2px 1px;
         color:#333333;
         width:300px;
         margin: 1px 0px 1px 0px;
}

.tx-guestbook-form-obligationfield {
         color: #CC0000;
}

.tx-guestbook-form-error {
         color: #CC0000;
}

.tx-veguestbook-pi1 {
         padding: 0px;
}

.tx-guestbook-list-entrycomment-title {
	color:#f60; border-bottom:3px double #f60; font-size:8pt; font-weight:bold;
}
.tx-guestbook-list-entrycomment { color:#f60; font-size:8pt; }

.hh1 {
color: #990033;
font-size: 1em;
font-weight: bold;
}
