
.pgb_title{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  text-align:center;
  font-weight:bold;
  background-color:#fcb100;
  padding:4px;
  margin:15px 5px 0 0;
}
.pgb_link{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
}
.pgb_text{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
}

.pgb_inputbox{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : black;
  width : 200px;
  border-color: black;
  border-width: 1px;
  background-color: white;
}

textarea.pgb_textarea {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : black;
  width : 350px;
  height : 150px;
  border-color: black;
  border-width: 1px;
  background-color: white;
}

.pgb_entryoutbound{
  margin-right : 10px;
  margin-left : 10px;
  margin-top : 10px;
  margin-bottom : 20px;
  /*background-color:#d6e3ff;
  background-image:url(/images/sectionbody1.gif);
  background-repeat:repeat-y;*/
  /*border-left:5px solid #fcd67c;
/*    border-style:groove;
    border-color:rgb(224,224,224);
--  border-color=transparent;
    border-width:2px;*/
    
    
}
.pgb_entry{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : black;
}

.pgb_msgheader,A.pgb_link,A.pgb_link:active,A.pgb_link:hover,A.pgb_link:link{
    background-color:#fcd67c;
    color:black;
    padding:0px;
}

.pgb_untrustedmsgheader{
  background-color: #FFE0EF;
  padding:5px;
}

.pgb_msgdate {
  text-align : right;
  padding:5px;
}

.pgb_msgowner {
  padding:5px;
}
  
.pgb_msgbody {
  background-image:url(/images/fade-FCD67C-white-v.gif);
  background-repeat:no-repeat;
  padding:5px 5px 5px 15px;
/*    border-style:groove;
    border-color:rgb(224,224,224);
--  border-color=transparent;
    border-width:2px 0 0 0;*/
}

.pgb_error {
  color : red;
  text-align : center;
}


.pgb_pwdbox {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : black;
  width : 50px;
  height : 19px;
  border-color: black;
  border-width: 1px;
  background-color: white;
}
.pgb_pwdbtn {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : black;
  height : 19px;
  border-color: black;
  border-width: 1px;
}

.pgb_lang {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  padding-left : 5px;
  padding-right : 5px;
}

.pgb_deflang {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  border-color: #B0B0B0;
  border-width: 1px;
  border-style: solid;
  font-weight:bold;
  padding-left : 5px;
  padding-right : 5px;
}

#addCommentBtn {
  font-size:11px;
}

TD.pgb_msgemail, TD.pgb_msgwebsite, TD.pgb_msgowner, TD.pgb_msglocation,
TD.pgb_msgdate {
  vertical-align:middle;
}


