#pgbform{
	
}
#pgbSaveForm fieldset {
	padding: 10px;
	border:solid 1px #d8d8d8;
}
#pgbSaveForm label {
	display:block;
	float:left;
	width:100px;
	font-weight: 400;
	margin: 5px 0;
}
.pgbtextfields{
	margin: 5px;
	padding: 0;
	border: 1px solid #a3a3a3;
}
#pgbcontentlabel{
	font-weight: 500;
	margin: 10px 0 3px 0;
}
#pgbcontent{
	margin: 5px;
}
#pgbcaptchablock{
	height: 100px;
	margin:5px 0 10px 0px;
}

input.pgbbutton{
	color: #f6f6f6;
	cursor: pointer;
	border:none;
	height: 20px;
	width: 75px;
	font-size:0.9em;
	font-weight:550;
	margin: 10px 0;
	background: url(../images/button.png) repeat-x top left;
	cursor: pointer;
}
.pgbitem{
	border: 1px solid #d8d8d8;
	width: 494px;
	margin: 5px 0;
}
.pgbitem div#contentrow{
	margin: 5px;
}
.pgbitem h4{
	padding: 5px;
	margin: 0;
	height: 20px;
	background: url(../images/button.png) repeat-x top left;
	color: #f6f6f6;
}
.pgbitem table {
	width: 494px;
	font-size: 0.9em;
	color: #666666;
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
}
.pgbitem th{
	width:100px;
}
.pgbitem td a, .pgbitem td a:hover{
	text-decoration:none;
	color:#666666;
}

#phocaguestbook  .jpane-toggler span:hover {
text-decoration:underline;
color: #999999;
}

#phocaguestbook  .jpane-toggler span, #phocaguestbook  .jpane-toggler-down span{
color: #000000;
background: none;
padding-left: 0;
cursor:pointer;
text-decoration:underline;
font-weight:normal;
font-size:1.0em;
}
 
