body,html {
	margin:0;
	padding:0;
	
}
body , .bodytext {
	font-family:Verdana,Arial,Helvetica,Geneva;
	font-size:8pt;
	color:#333333;
}
body {
	background-image:url(../img/object_addressbook.jpg);
	background-repeat:no-repeat;
}
a {
	color:black;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#content {
	position:relative;
	top:5px;
	left:15px;
}
.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-list-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }   

.tx-veguestbook-pi1 {
	position:absolute;
	color:#2B2301;
	line-height:15px;	
}
.tx-veguestbook-pi1 a {
	color:#2B2301;
	text-decoration:none;
}
.tx-veguestbook-pi1 a:hover {
	text-decoration:underline;	
}
.tx-veguestbook-pi1 .header {
	position:absolute;
	top:0px;
	width:255px;
}

.tx-veguestbook-pi1 .header .count {
	float:left;
}

.tx-veguestbook-pi1 .header .browser {
	float:right;
}

.tx-veguestbook-pi1 .list {
	position:absolute;
	width:279px;
	top:15px;
	height:370px;
	overflow:auto;
	padding-right:10px;
}

.tx-veguestbook-pi1 .item {
	margin-bottom:10px;
}

.tx-veguestbook-pi1 .item .name .firstName {
	font-weight:bold;
}



.tx-veguestbook-pi1 .entry img, .tx-veguestbook-pi1 .comment img  {
	height:10px;
	width:10px;
}

.tx-veguestbook-pi1 .entry {
	margin-top:10px;
	margin-bottom:10px;
}

.tx-veguestbook-pi1 .comment {
	font-style:italic;
	margin-bottom:10px;
}

.tx-veguestbook-pi1 .item .date {
	float:right;
}
.tx-veguestbook-pi1 .item .title {
	margin-top:4px;
	font-weight:bold;
}

.tx-veguestbook-pi1 .item .name {
	width:180px;
}

.tx-veguestbook-pi1 .footer {
	position:absolute;
	top:500px;
	visibility:hidden;
}

.tx-veguestbook-pi1 hr {
	border:1px;
	border-color:#2B2301; 
	border-style: dotted;
	margin: 0px;
	padding: 0px;
}


.tx-veguestbook-pi1 .clear {
	clear:both;
}

.tx-veguestbook-pi1 .newEntry {
	position:absolute;
	left:300px;
	color:#2B2301;
	padding:0px;
	width:200px;
	
}

.tx-veguestbook-pi1 td {
	color:#2B2301;
}

.tx-veguestbook-pi1 input {
	line-height:15px;
	background-color:white;
}

.tx-guestbook-form-error {
	color:#2B2301;
}
.tx-guestbook-form-obligationfield {
	color: #2B2301; 
	visibility:hidden
}

 .tx-guestbook-form-inputfield-big, .tx-guestbook-form-inputfield-med, .tx-guestbook-form-textarea, .tx-guestbook-form-textarea {
	font-family:lucida grande, Arial, Helvetica, sans-serif;
	color:#2B2301; 
	width:158px; 
	font-size:8pt; 
}

.okiText {
	width:290px;
}