@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(../images/cn_comments_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.div_comments_iframe {
	width: 577px;
	height: 850px;
	overflow: hidden;
	float: left;
}

.table_comments {
	width: 465px;
	margin-top: 49px;
	margin-left: 59px;
}

.td_comments_form {
	height: 183px;
	background-attachment: fixed;
	background-image: url(../images/cn_comments_form_background.jpg);
	background-repeat: no-repeat;
	background-position: 59px 49px;
	vertical-align: top;
}

.td_comments_form_left {
	width: 195px;
	vertical-align: top;
}

.td_comments_form_right {
	width: 270px;
	vertical-align: top;
}

.input_comments_small {
	width: 160px;
	height: 18px;
	background-color: #86765e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #110a06;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 0px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 8px;
	background-image: url(../images/cn_comments_form_input_small_background.gif);
}

.input_comments_small_error {
	width: 160px;
	height: 18px;
	background-color: #86765e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #820f00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-left: 0px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 8px;
	background-image: url(../images/cn_comments_form_input_small_background.gif);
}

.input_comments_big {
	width: 250px;
	height: 128px;
	background-color: #86765e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #110a06;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 4px;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../images/cn_comments_form_input_big_background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 254px 67px;
	margin-top: 18px;
	overflow: auto;
	scrollbar-3dlight-color:#7c6d58;
	scrollbar-arrow-color:#221b14;
	scrollbar-base-color:#80715a;
	scrollbar-darkshadow-color:#261a10;
	scrollbar-face-color:#7b6c56;
	scrollbar-highlight-color:#928066;
	scrollbar-shadow-color:#3f382c;
}

.img_comments_submit {
	margin-left: 161px;
}

.div_comments {
	width: 505px;
	overflow: auto;
	float: left;
	height: 485px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.td_comments_headline {
	padding-left: 6px;
	vertical-align: top;
}

.td_comments_comment {
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 12px;
}

.txt_comments_headline {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.txt_comments_date {
	color: #c7b8a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}

.txt_comments_comment {
	color: #c7b8a0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
