/* **************************** */
/*    PAGEBROWSER                  */
/* **************************** */
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-pi1-pagebrowser {
    text-align:center;
    padding:1px 0px;
    width:540px;
    background-color:#EDE8E2;
    float:left;
    clear:both;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-pi1-pagebrowser-top {
    margin-bottom:15px;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-pi1-pagebrowser-bottom {
    margin-top:15px;
    margin-bottom:15px;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-pi1-pagebrowser .tx-guestbook-pi1-pagebrowser-first {
	width:100px;
	float:left;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-pi1-pagebrowser .tx-guestbook-pi1-pagebrowser-direct {
	width:340px;
	float:left;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-pi1-pagebrowser .tx-guestbook-pi1-pagebrowser-last {
	width:100px;
	float:left;
}


/* **************************** */
/*    LISTITEM                  */
/* **************************** */
.tx-dpsgfrommernguestbook-pi1 ol {
	clear:both;
	margin:0;
	padding:0;
}
.tx-dpsgfrommernguestbook-pi1 li  {
	list-style-type:none;
}
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem {
	width:540px;
	padding:0;
	margin:20px 0 10px 0;
}
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-name {
	padding: 0;
	margin: 0;
	background: #fff url("../images/guestbook/comment_header.gif") no-repeat right bottom;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-name .tx-guestbook-list-email img {
	float:none;
	padding:0;
	margin: 0;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-name .tx-guestbook-list-homepage img {
	float:none;
	padding:0;
	margin: 0;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-name p {
	padding: 10px;
	margin: 0;
	color: #666;
}
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-content {
	background: #F2FFD6 url("../images/guestbook/comment_footer.gif") no-repeat right bottom;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-content p {
	padding: 5px 10px 5px 10px;
	margin: 0;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-comment p {
	margin:0;
	padding:0;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-comment {
	margin:10px 0px 20px 50px;
	border:1px solid #ccc;
	background:#eee;
	padding:5px;
}
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-comment .tx-guestbook-list-entrycomment-title {
	font-weight:bold;
}
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-listItem-comment .tx-guestbook-list-entrycomment {
}

/* **************************** */
/*    FORMULAR                  */
/* **************************** */

.tx-dpsgfrommernguestbook-pi1 form {
	width:400px;
}

.tx-dpsgfrommernguestbook-pi1 fieldset {
	background:#EDE8E2;
	border:1px solid #414141;
        width:370px;
}

.tx-dpsgfrommernguestbook-pi1 legend {
	font-size:90%;
	text-transform:uppercase;
}

.tx-dpsgfrommernguestbook-pi1 input {
	background:white;
	border:1px solid black;
	width:250px;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-desc {
	float:left;
	width:100px;
	font-weight:bold;
	clear:left;
	text-align:right;
	padding:1px;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-input {
	padding:1px;
	float:left;
	width:250px;
}
.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-submit {
	margin:10px 0;
	text-align:center;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-obligationfield {
}

.tx-dpsgfrommernguestbook-pi1 textarea {
	width:250px;
	height:200px;
	background:white;
	font-family:Verdana;
	border:1px solid black;
	font-size:100%;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-error {
	color:red;
	font-weight:bold;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-error ul, .tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-error li {
	list-style-type:disc;
	font-weight:normal;
}

.tx-dpsgfrommernguestbook-pi1 .tx-guestbook-form-imagecode {
	margin:2px 0 2px 103px;
}
