    .tx-veguestbook-pi1 {
    font-size:100%;
    }

    
    /* error handling */
    .tx-veguestbook-pi1 p.tx-guestbook-form-error {
    font-weight:normal;
    color:#990000;
    margin-left: 2px;
    }
    .tx-veguestbook-pi1 ul {
    font-weight:normal;
    font-size: 14px;
    color:#990000;
    margin-left: -18px;
    }



    
    /* display of result count */
    .tx-veguestbook-pi1 .tx-guestbook-result {
    font-weight:normal;
    float:right;
    }

    
    /* pagination */
    .tx-veguestbook-pi1 .tx-guestbook-pagination {
    font-size:100%;
    font-weight:normal;
    float:right;
    }

    
    /* styles for list mode */
    .tx-veguestbook-pi1 h2.tx-guestbook-header {
    clear:both;
    background:#c2a579;
    color:#FFFFFF;
    display:block;
    font-size:100%;
    font-weight:bold;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 450px;
    height: 20px;
    border-top: 1px solid #845c1e;
    border-left: 1px solid #845c1e;
    border-right: 1px solid #845c1e;
    margin: 0px;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-container {
    width:455px;
    float:left;
    background:#f3e8d6;
	height: auto;    
    border-bottom: 1px solid #845c1e;
    border-left: 1px solid #845c1e;
    border-right: 1px solid #845c1e;
    }
    
    .tx-veguestbook-pi1 .tx-guestbook-container .tx-guestbook-left {
    float:left;
    width:130px;
    background: transparent;
    min-height:4em;
	height:auto;
	padding-top: 5px;
    padding-left: 5px;
    padding-right: 0px;
    margin: 0px;
    }
    .tx-veguestbook-pi1 .tx-guestbook-container .tx-guestbook-left p {
    color:#333;
    }
    .tx-veguestbook-pi1 .tx-guestbook-container .tx-guestbook-right {
	background: #FFFFFF;
    float:left;
    width:305px;
    min-height:4em;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 10px;
    margin: 0px;
    }

    
    /* styles for latest mode */
    .tx-veguestbook-pi1 .tx-guestbook-latest p,
    .tx-veguestbook-pi1 .tx-guestbook-right p {
    color:#00264f;
    }
    .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
    .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
    font-weight: bold;
    }
    .tx-veguestbook-pi1 .tx-guestbook-right h3 {
    font-size:100%;
    color:#990000;
    font-weight:bold;
    background:none;
    }
    .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
    font-size:75%;
    color:#333;
    font-style: italic;
    }
    .tx-veguestbook-pi1 .tx-guestbook-latest {
    display:block;
    padding:0.25em;
    clear:both;
    }
    
    
    /* form styles */
    .tx-veguestbook-pi1 .tx-guestbook-field {
    clear:both;
    width:100%;
    display:block;
    padding: 1em 0;
    }
    .tx-veguestbook-pi1 .tx-guestbook-field label {
    clear: both;
    display: block;
    float: left;
    width: 10em;
    }
    .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
    float:left;
    width:250px;
	border: 1px solid #808080;
    }
    .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:250px;
	border: 1px solid #808080;
s    }
    .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
    width: 250px;
    display: block;
    float: left;
    }
    .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
    color:#990000;
    }
    .tx-veguestbook-pi1 fieldset {
    border:none;
    }
    .tx-veguestbook-pi1 legend {
    display:none;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap {
    float:left;
    display:block;
    background:#F7F7F7;
    border:1px solid #CCC;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap {
    margin-left:2.25em;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap img {
    float:left;
    display:block;
    padding-left:0.25em;
    }
    .tx-veguestbook-pi1 .tx-guestbook-captchaimage {
    float:left;
    display:block;
    margin-left:10em;
    margin-bottom:2em;
    }

    .tx-veguestbook-pi1 .tx-guestbook-freecap input {
    float:left;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap label {
    clear:both;
    display:block;
    float:none;
    width:10em;
    margin-bottom:0.5em;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap p {
    font-size:75%;
    padding:0.25em;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
    display:none;
    }
    .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
    color:#990000;
    }
    .tx-veguestbook-pi1 .tx-guestbook-clear {
    clear:both;
    display:block;
    }
    .tx-veguestbook-pi1 input.tx-guestbook-submit {
    width:auto;
    display:block;
    margin-left:10em;
	font-size: 11px;
	margin-top: 0.8em;
	border: 1px solid #845C1E;
	background-color: #C9B089;
	color: #FFFFFF;
    }