/*  1Jan2010: Created for the "Guestbooks"  */
body {margin: 2% 5% 5% 5%; font-size:100%; font-family:Verdana,Arial,"Comic Sans MS"; text-align: center;}
.MainBody {font-size:1em; font-weight:normal; text-align:left}
.BackTo {font-size:1em; text-align:center; margin-top:2em; font-weight:bold}
.Footer {font-size:0.8em; text-align:center; margin-top:2em; font-weight:normal}
/*   -------------------- */
/* 29Dec2011: Added for PHP code starting with 2011 Guestbook */
.gbook_commentbox{width:90%; height:auto; background-color:#FFFFFF; margin:0 auto; display: table; margin-bottom:20px; padding-left:10px; padding-right:10px; text-align: left;}
.gbook_commentNObox{width:100%; height:auto; margin:0 auto; display: table; margin-bottom:20px; text-align: left;}
.smallerText{font-size:0.8em; font-weight:bold;}
.normalText{font-size:1em; font-weight:normal;}
span.num{text-align:left; float:left; font-weight:bold; color:#000000; font-size:1em;}
br.clear{clear:both;}
/*   -------------------- */
h1 {color:#000000; text-align:center; font-size:1.5em;}
span.ThisColor {color:#0000FF;}
img {align:center; width: 100%;}
hr {align:center; width: 100%;}