/* ===== COMMENTS ===== */
#comment {
	margin:0;
	font-size: 0.9em;
	width: 330px;
}
blockquote {
	font-style: italic;
	margin:0;
	padding: 5px 10px;
	color: #81c63a;
	font-size: 0.9em;
}
#text {
	height: 220px;
	width: 320px;
}
#comment img {
	float: right;
	margin:0 0 0 10px;
	background: #fff;
	border: 1px solid #BBE0EB;
	padding: 1px;
	width: 30px;
	height: 30px;
}
#comment p {
	margin:0 0 10px 0;
	padding:0;
}
#comment dl {
	margin:0;
	padding-top: 10px;
	border-top: 1px dotted #BBE0EB;
}
#comment dt {
	margin:0;
	color: #83cde1;
	font-weight: bold;
}
#comment dt a {
	text-decoration: none;
	text-transform: none;
}
#comment dd {
	margin: 10px 0;
	border-bottom: 1px dotted #BBE0EB;
}
#comment dt.alex {
	margin-top: -10px;
	padding: 10px 5px 0 10px;
}
#comment dt.alex {
	border-left: 1px dotted #BBE0EB;
	border-right: 1px dotted #BBE0EB;
}
#comment .alex, #comment .alex p {
	background: #f0ffe8;
	margin:0;
}
#comment dd.alex {
	margin-bottom: 10px;
	padding: 10px;
	border-left: 1px dotted #BBE0EB;
	border-right: 1px dotted #BBE0EB;
}
#comment dt.alex img {
	margin: -10px -5px 0 0;
	border:0;
	border-left: 1px dotted #BBE0EB;
	border-bottom: 1px dotted #BBE0EB;
}
#comment dd.alex p {
	padding: 0 0 10px 0;
}
#post-comment {
	margin:0;
	padding: 5px 0 0 0;
	width: 340px;
}
#post-comment #remember, #post-comment #forget  {
	border:0;
}
#post-comment fieldset {
	border:0px solid white;
	margin:0;
	padding:15px 0 0 0;
}
#post-comment h2, #comment h2 {
	text-align: left;
	padding-bottom: 10px;
}
/*END COMMENTS */
