.ind_comment {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	width: 94%;
	position: relative;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	overflow: auto;
	color: #000099;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	text-align: left;
	background-image: url(commentback.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.comment_box {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 50px;
	width: 170px;
}
.form_box {
	font-size:11px;
	font-family: Tahoma, Verdana;
	width: 120px;
}
.buttons {
	width: 150px;
	height: 47px;
	z-index: 1;
	position: relative;
}
.button_text {
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	left: 20px;
	top: 7px;
	font-size: 11;
	font-family: Tahoma, Verdana;
}
.button_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.button_text a:hover {
	color:#CCCC00;
	text-decoration: none;
}
.button_text a:visited {
	color: #E8E8E8;
	text-decoration: none;
}
.books_arrange {
	position: relative;
	width: 100%;
	font-size: small;
}
.art_image {
	padding: 3px;
	height: 200px;
	width: 150px;
	float: left;
	visibility: visible;
	overflow: hidden;
	margin: 3px;
}.plaza {
	padding: 3px;
	float: left;
	width: 104px;
}
.backgroundleft {
	background-repeat: repeat-y;
	background-position: left;
}
.backgroundright {
	background-repeat: repeat-y;
	background-position: right;
}
.border1x1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-size: medium;
	font-weight: bolder;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.threeborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	vertical-align: bottom;
}
.allborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
