    .tx-guestbook-list-table {  }
    .tx-guestbook-list-header { 
    	color: #FFFFFF; 
    	font-weight:bold; 
    	background:#0A51A1;  /* green */
    	padding: 2px 10px 2px 10px;
    	vertical-align:middle;

    }
    .tx-guestbook-list-row { 
    	background-color:  #BAD3E9; /* #87CEEB; blue */
    	padding: 10px 10px 10px 10px;

     }
    .tx-guestbook-list-rowleft { 
    	background-color: #e5d08d; 
    	padding: 0px 5px 0px 0px;
    }
    .tx-guestbook-list-entrycomment-title {font-weight: bold; }
    .tx-guestbook-list-entrycomment { font-style: italic; }
    .tx-guestbook-list-small { font-size: 9px; color: #ffffff; }
    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; 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: #2b1605; color: #FFFFFF; font-weight:bold; }
    .tx-guestbook-latest-row { background-color: #FFFFFF; }
    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }
    .tx-guestbook-form-inputfield-med { width: 50px; margin-right: 1px; align: right; width:200px; }
    .tx-guestbook-form-inputfield-big {width: 50px; margin-right: 1px; align: right; width:200px;}
    .tx-guestbook-form-textarea { align: left;  width:420px;}
    .tx-guestbook-form-obligationfield {  }
    .tx-guestbook-form-error { color: #CC0000; }
    .guestbook_test { } 
    .guestbook_td{width:140px;}
    .guestbook_td2{width:430px;}
    .guestbook_text_captcha{width: 430px; text-align:left;}

    div.tx-guestbook_lt {
    	background:url(../main/images/edge_green_lt.gif)  no-repeat;
    	width:20px;
    	float:left;
    }
    div.tx-guestbook_top {
        background-color: #B4C835;
        position:relative;
        left:20px;
     }

	.tx-srfreecap-pi2-image { align: right; margin-right: 10px; }
	.tx-guestbook-form-error {
		position:relative;
		left: 0px;
		color:red;
		margin-left: 0; padding-left: 0; 
	}

.messageLinksDot
{
	display:block;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 10px;
	background-image: url(../main/Images/greydot.gif);
	background-repeat: no-repeat;
	background-position: 1px 8px;
}
.guestbook_entry {
  padding-left:9px;
 
}
.bullet-padding {
    padding-left:9px;
}

		
.NewsItem:link, .NewsItem:visited {
 display:block;
 cursor:pointer;
 padding-bottom: 4px;
 padding-top: 4px;
 margin-bottom: 10px;
 background-image: url(../main/Images/greydot.gif);
 background-repeat: no-repeat;
 background-position: 0px 10px;
}
.NewsItem {
 display:block;
 padding-bottom: 4px;
 padding-top: 4px;
 margin-bottom: 10px;
 background-image: url(../main/Images/greydot.gif);
 background-repeat: no-repeat;
 background-position: 0px 10px;
}
.NewsItem:hover {
 text-decoration:none;
 background-color:#F2F2F2;
 background-image: none;
}
.NewsItemHead {
 text-decoration:none;
 font-weight:bold;
 color:#000000;
}
.Date {
 color:#666;
 text-decoration:none;
}
.PuffText {
 text-decoration:none;
 color:#666666;
}
.NewsItem span {
 display:block;
 width:90%;
 padding-left: 10px;
}