.form-goods {
	border-top: solid #d6d6d6 1px;
	border-bottom: solid #d6d6d6 1px;
	margin: 0px 8px 20px 4px;
	padding: 0px;
}

.gooditems {
	margin-right: -20px;
}
	.gooditems .gooditem {
		position: relative;
		width: 224px;
		height: 387px;
		overflow: hidden;
		float: left;
		margin: 0px 18px 20px 4px;
		padding: 0px;
	}
	.t763, .t764, .t765 {
		width: 470px !important;
		margin: 0px 0px 20px 4px !important;
	}
		.gooditems .gooditem .bbrd {
			display: none;
		}
		.gooditems .gooditem h3 {
			background: #ffd600;
			height: 15px;
			padding: 6px 18px;
			font-weight: bold;
			overflow: hidden;
			border: solid 1px #ffd600;
			border-bottom: none;
		}
			.gooditem h3 a {
				font-weight: bold !important;
				color: black;
				font: normal 12px/normal Arial;
				text-decoration: none;
			}
			.gooditem h3 a:hover {
				text-decoration: underline;
			}
			.gooditem h3 a[name]:hover, .gooditem h3 a.name:hover {
				text-decoration: none;
			}
	.gooditems .gooditem .content {
		width: 186px;
		height: 332px;
		padding: 8px 18px 18px 18px;
		border: solid 1px #d6d6d6;
		border-top: none;
		position: relative;
	}
	.t763 .content, .t764 .content, .t765 .content {
		width: 432px !important;
	}
		.gooditems .gooditem .content .scale {
			width: 186px;
			height: 20px;
			background-position: 0 0;
			background-repeat: no-repeat;
		}
		.gooditems .gooditem .content .limg {
			margin: 8px 0px;
		}
		.t763 .content .limg, .t764 .content .limg, .t765 .content .limg {
			float: left !important;
			margin-right: 16px !important;
		}
		.gooditems .gooditem .content ul {
			list-style-type: none;
			padding: 0px !important;
			margin: 0px !important;
			height: 180px;
			overflow: hidden;
		}
		.t763 .content ul, .t764 .content ul, .t765 .content ul {
			height: 300px !important;
			position: relative;
			top: 4px !important;
		}
			.gooditems .gooditem .content ul li {
				margin: 2px 0px !important;
				padding: 0px !important;
				font-size: 12px;
			}
				.gooditems .gooditem .content ul li * {
					white-space: normal;
					font-size: 12px;
					display: inline;
				}
		.gooditems .editpiaster .p_opisanie .shop,
		.gooditems .gooditem .content .shop {
			/*
			padding-top: 4px;
			*/
			position: absolute;
			left: 18px;
			top: 320px;
			background: white;
			width: 186px;
		}
		.gooditems .editpiaster .p_opisanie .shop {
			position: static;
		}

		.t763 .content .shop, .t764 .content .shop, .t765 .content .shop {
			width: 432px !important;
		}
		.gooditems .editpiaster .p_opisanie .shop img,
			.gooditems .gooditem .content .shop img {
				float: right;
				margin-top: 4px;
			}
		.gooditems .editpiaster .p_opisanie .price,
		.gooditems .gooditem .content .price {
			color: #ca0000;
			font-size: 20px;
		}
		.gooditems .editpiaster .p_opisanie .curr,
		.gooditems .gooditem .content .curr {
			color: #c7c7c7;
			font-size: 20px;
		}
a.delete {
	display: block;
	height: 16px;
	float: left;
	padding-left: 19px;
	background: url(/images/delete.gif) 0 0 no-repeat;
	white-space: nowrap;
	text-decoration: none;
	margin-right: 2px;
}

#filtertab {
	margin-bottom: 8px;
}
	#filtertab td {
		padding-left: 4px;
		vertical-align: top;
		white-space: nowrap;
	}
.shortest {
	width: 32px !important;
}
.short {
	width: 100px !important;
}

#form-goods {
	
}
	#form-goods fieldset {
		border: none;
		padding-bottom: 8px;
		padding-left: 0px;
	}
		#form-goods fieldset legend {
			font-family: Arial;
			font-size: 12px;
			color: #636363;
			font-weight: bold;
		}
	#form-goods input[type = 'submit'], #form-goods input.submit, #form-goods input[type = 'button'], #form-goods input.button {
		margin-left: 8px;
	}

div.catalog-anons {
	clear: both;
	border: solid #d6d6d6 1px;
	margin: 0px 8px 8px 8px;
	padding: 16px;
}
	img.catalog-anons-img {
		float: left;
		margin-right: 16px;
	}
	/*
	div.catalog-anons-text {
		float: right;
		white-space: normal;
	}
	*/

#forgoodclime {
	clear: both;
	font-weight: bold;
	margin-top: 24px;
}
	#forgoodclime a {
		color: #CC0000;
		font-weight: bold;
	}