/******************************************* gbook************************************************/
.gbdata{
    font-family: Arial, Verdana, MS Sans Serif, sans serif, Arial Cyr, Helvetica;
    font-size: 9px;
	text-decoration: none;
	color: #333333;
	font-weight : normal;
}
.required { color:Red; }
.message_error { color:Red; font-weight:bold; }
.message_ok { color:black; }
font.text, span.text{
	font-family: Arial, Verdana, MS Sans Serif, sans serif, Arial Cyr, Helvetica;
	text-decoration: none;
	color: #333333;
	font-weight : normal;
	font-size:95%;
}
.message_ok,  .tablehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:95%;
}
.tablehead {
	white-space: nowrap;
	font-size:100%;
}

.guestbook {
	margin-bottom:15px;
}

.guestbook .post {
	padding:15px 0 15px;
	border-bottom:2px solid #E9E9E9;
}

.guestbook .post .date{
	font-size:85%;
	color:#419C1A;
}
.guestbook .post .author {
	text-align:right;
	color:#EF5400;
}
.guestbook .replyplace {
	padding: 3px 10px 7px 12px;
	background-image:url(../images/gb_guestbook_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}
.guestbook .replyplace .title{	color:#F58A00;}
.guestbook .reply{	padding-bottom:7px;}

#href {
font-size:90%;
background:none;
}
.guestbook .reply_author{ font-size:85%;} 

.gbook .title{
	font-weight:bold;
	color:#000;
	font-size:120%;
	margin-bottom:20px;
}

/******************************************* /gbook************************************************/	
