@charset "UTF-8";

#menu {
}

#main {
}

.catalog_item {
	width: 650px;
	margin-bottom: 20px;
}

.catalog_item_title {
	line-height: 150%;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}

.catalog_item_name {
	width: 90px;
	vertical-align: top;
}

.catalog_img {
	width: 260px;
	vertical-align: middle;
}

.catalog_item_data {
	width: 280px;
	vertical-align: top;
}

.catalog_comment {
	padding: 5px;
	border: 1px dotted #333333;
}

.info {
	padding-bottom: 15px;
	width: 650px;
}
.c_title {
	font-size: 18px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	width: 650px;
	font-weight: bold;
}

.catalog_comment_parts {
	padding: 15px;
	border: 1px dotted #999999;
}

.usercomment {
	padding: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
