﻿#right h4 {
	margin: 15px 0 10px;
	font-size: 11px;
}
#right h4 em {
	font-weight: normal;
}
#sets, #network, #shared {
	padding-bottom: 30px;
	border-bottom: solid 1px #666;
}
#sets {
	padding-bottom: 15px;
}
#sets div {
	overflow: hidden;
}
.sample {
	float: left;
	width: 100px;
	margin: 0 10px 30px 6px;
	text-align: center;
}
#network img {
	width: 100px;
	height: 63px;
	margin: 12px 6px 0;
}
#network h4 {
	margin-bottom: -2px;
}
#shared img {
	margin: 0 10px;
	padding: 2px;
	width: 145px;
	height: 90px;
	border: solid 1px #c9c7c7;
}
#shared a:hover img {
	background-color: #c9c7c7;
}
textarea {
	width: 300px;
	height: 110px;
}
#submit {
	margin-left: 5px;
	vertical-align: bottom;
}
#htmlok {
	margin: 0 0 8px;
	font-size: 12px;
}
.comment {
	padding: 5px 0 10px;
	overflow: hidden;
	min-height: 63px;
}
.comment a.delete {
	float: right;
	font-size: 12px;
	color: Red;
}
.comment img {
	float: left;
	width: 100px;
	height: 63px;
	margin-left: 3px;
}
.comment div {
	margin-left: 115px;
}
.comment h3 {
	margin: 0;
	font-size: 12px;
}
.comment div div {
	margin: 5px 0 0;
	line-height: 14px;
	font-size: 11px;
}
.comment ul, .comment ol, .comment blockquote {
	margin: 10px 30px;
	padding: 0;
}
.comment h5 {
	margin: 2px 0 0 0;
	font-weight: normal;
	font-size: 10px;
}
.comment a.edit {
	margin-left: 5px;
	font-size: 11px;
}
.comment form {
	margin-top: 10px;
	font-size: 12px;
}
.comment textarea {
	width: 300px;
	height: 100px;
	margin-bottom: 5px;
	font-size: 12px;
}
.comment form img {
	float: none;
	width: auto;
	height: auto;
	margin-left: 0;
	margin-right: 10px;
	cursor: pointer;
}
.allcoms {
	margin-top: 10px;
	font-size: 12px;
}
#nonefound {
	margin-top: 30px;
}
