#akoBook {
	margin: 0 auto;
	position: relative;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
#akoBook a.img {
       border: none;
       border: 0;
}
/* content tables */
#akoBook td.sectiontableheader {
  color: #FFFFFF;
  background: #87A9C7;
  font-weight: 700;
  padding: 4px;
}
#akoBook td.akotableheader {
  background: #87A9C7;
  height: 10px;
}
#akoBook tr.sectiontableheader td {
  color: #333333;
  background: url(../images/h3_2.png) repeat-x top left;
  font-weight: 700;
  padding: 4px;
}
#akoBook tr.sectiontableheader th {
  color: #fff;
  background: #87A9C7;
  font-weight: 700;
  padding: 4px;
}
#akoBook tr.sectiontableheader1 th {
  color: #000000;
  background: url(../images/h3_2.png) repeat-x top left;
  font-weight: 700;
  padding: 4px;
}
tr.AkoHeading td {
  background: url(../images/guestbook.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 12px;
  margin: 20px;
}
td.bgAkoHeading {
  /*background: #fff url(../images/bgtrako.gif) repeat-x top left;*/
  height: 80px;
  padding: 12px;
  margin: 20px;

}
#akoBook td.contentheading {
	background-color: #FEFEFE;
	width: 100%;
        color: #000000;
        /*background: url(../images/h3_2.png) repeat-x top left;
        font-weight: 700;
        padding: 4px;*/
}
#akoBook tr.sectiontableentry1 td {
	padding: 5px 8px;
	background: #FDFDFD;
}
#akoBook tr.sectiontableentry2 td {
	padding: 5px 8px;
	background: #FFFFFF;
}
#akoBook a:link, #akoBook a:visited {
	text-decoration: none;
	font-weight: 400;
	color: inherit;
	outline: none;
}
#akoBook a:hover {
	/*text-decoration: none;*/
	font-weight: 400;
	/*color: #2B67A6;*/
	color: inherit;
	outline: none;
}
#akoBook .date {
	/*background-color: #141E3F !important;*/
	margin-left: 4px;
	margin-right: 4px;
	font-size: 10px;
	font-weight: 400;
	color: #333333;
}
#akoBook .akousername {
	/*background-color: #141E3F !important;*/
	margin: 0px auto;
	font-size: 12px;
	font-weight: bold;
	color: #1DB8EF;
}
#akoBook .loca {
	/*background-color: #141E3F !important;*/
	margin: 0px auto;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
#akoBook .admincomment {
	/*background-color: #141E3F !important;*/
	margin-left: 4px;
	margin-right: 4px;
	font-size: 10px;
	font-weight: 400;
	color: #333333;
}
#akoBook .editadmin {
	/*background-color: #141E3F !important;*/
	font-size: 10px;
	font-weight: 400;
	color: #333333;
}
#akoBook .akosmalldiv {
	border: 2px solid #2F4B6B;
	width: 100px;
	/*height: 100px;*/
	overflow: hidden;
	margin: 0px auto;
	padding: 0px;
}
#akoBook .akoimgsmall {
	margin: 4px;
	padding: 0px;
	border: 2px solid #ccc;
}
#akoBook .akocblink {
	text-decoration: none;
	border: none;
}
#akoBook .rating {
	/*background-color: #000000 !important;*/
	margin: 0px;
	font-size: 10px;
	font-weight: 400;
	color: #333333;
	text-align: left;
}
#akoBook hr {
       border: none;
       border-bottom: 1px solid #ccc;
}

