body {
	font-family: Tahoma;
	font-size: 12px;
	text-align:center;
	line-height: 20px;
}

a {
    font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

a:hover {
   	text-decoration: none;
}



div#ie6fix {
  background-color:#F8F7F2;
}

.premium TD {
  padding: 5px;
  border: 1px solid #ccc;
}

.KLS {
  font-weight: bold;
  background-color: #f0f0f0;
}

input.text, input.file {
  margin: 2px;
  width: 500px;
  border: 1px solid #ccc;
  background-color: #ffffff;
}

textarea {
  width: 500px;
  height: 270px;
  border: 1px solid #ccc;
  background-color: #ffffff;
}

select {
  width: 500px;
  padding: 8px;
  border: 1px solid #ccc;
  background-color: #ffffee;
}


input.submit {
  background-color: #ffffff;
  border: 1px solid #333;
  padding: 10px;
}

HR {
  border:0;
  border-bottom: 1px dashed #666666;
}


/*buttonface*/

#wrapper {
	margin:0 auto;
	text-align:left;
	width:946px;

}

#wrapper_top {
	background: url(../images/wrapper_top.jpg) bottom no-repeat;
	height: 27px;
}

#wrapper_bottom {
	background: url(../images/wrapper_bottom.jpg) bottom no-repeat;
	height: 27px;
}

#wrapper_content {
	background-color: #f8f7f2;
	border-left: 1px #e2e3de solid;
	border-right: 1px #e2e3de solid;
	padding: 0px 143px 0px 141px;
}

#white_form_top {
	background: url(images/white_form_top.jpg) bottom no-repeat;
	height: 22px
}

#white_form_content {
	padding: 0px 20px 0px 20px;
	width: 619px;
}

#white_form_bottom {
	background: url(../images/white_form_bottom.jpg) bottom no-repeat;
	height: 22px
}

.commentBlock{
	width:440px;
	margin:2px 0px 2px 0px;
	background:url(http://www.booksgid.com/image/bg3.gif) left bottom no-repeat #efefef;
}

.commentBlock .commentHeader{
	width:440px;
	height:25px;
	margin:0px 0px 0px 0px;
	background:url(http://www.booksgid.com/image/bg2.png) left top no-repeat;
	font-size:10px;
	color:#8b8b8b;
}
.commentBlock .commentHeader .chLeft{
	float:left;
	display:inline;
	padding:6px 0px 0px 32px;
}
.commentBlock .commentHeader .chLeft .name{
	font-size:11px;
	color:#e05b78;
	margin-right:5px;
	font-family: trebuchet ms;
}
.commentBlock .commentHeader .chLeft .dopInfo{
	margin-right:5px;
	margin-left:5px;
}
.commentBlock .commentHeader .chRight{
	float:right;
	display:inline;
	padding:6px 15px 0px 0px;
	font-size:11px;
}
.commentBlock .commentHeader .chRight .dateTime{
	padding:0px 0px 0px 7px;
	background:url(http://www.booksgid.com/image/bullet2.png) left 4px no-repeat;
}
.commentBlock .commentContent{
	padding:10px 0px 10px 19px;
	width:410px;
}
.commentBlock .commentContent .commentPhoto{
	float:left;
	display:inline;
	width:65px;
	margin-right:13px;
	overflow:hidden;
}
.commentBlock .commentContent .commentText{
	float:left;
	width:332px;
	font-size:10px;
	color:#626262;
	line-height:1.4em;
	text-align: left;
}
.commentBlock .commentContent .commentText p{
	margin:0px;
	padding:0px;
	text-align: left;
	
}