h4.guestBook-title {
	margin-top:30px;
	font-size: 18pt;
    color: #555555!important;	
}
h5.guestBook-formBlock-title
{
	border-top:1px solid #cbe3e7;
	font-size: 18pt;
    color: #555555!important;
	line-height:45px;
}
div.guestBook-entry {
	padding:25px;
	margin:6px 0 12px 80px;
	border:1px solid #cbe3e7;
	background:#def4f1;
	color:#739095;
	font-size:2.88tp;
}

.guestBook-entry div.contentByLine {
	font-size:3.6tp;
	color:#739095;
	margin-bottom:4px;
}

.guestBook-entry div.contentByLine .userName {
	font-weight:bold;
}

.guestBook-entry div.guestBook-manage-links {
	font-size:.8em;
	color:#333333;
	text-align:right;
	float:right;
	padding-left:8px; 
}
.guestBook-formBlock {
	margin:12px 0 12px 0;
}
.guestBook-formBlock textarea {
	width:100%;
	height: 150px;
	margin: 0px 0 12px 0;
}
.guestBook-formBlock .note {
	font-size:10px;
}

.guestBook-formBlock span.error {
	color:#9e0b0f;
	text-align:left;
	font-size:3.12tp;
}
.messagebook
{
	margin-left:80px;
}
#content-sbBlog-post a
{
	color:#3F99AD !important;
}
.guestBook-formBlock, .guestBook-formBlock label
{
	font-size:3.12tp !important;
}
div#the-things .guestBook-formBlock input[type="text"], div#the-things .guestBook-formBlock input[type="email"], .div#the-things .guestBook-formBlock textarea
{
    max-width: 360px !important;
    min-width: 360px !important;
	margin-top:0 !important;
}
div#the-things .guestBook-formBlock input[type="text"], div#the-things .guestBook-formBlock input[type="email"]
{
	margin-bottom:25px;
}