
.publisher{
float:left;
}

#contentShell .publisher img{
	height:20px;
	margin-top:5px;
	border:none;
}

.publisher h3{
	color:#ff8040;
}

/*   COMMENTER */
.commenter h3{
	color:#ff8040;
}

.commenter{
	width:85%;
	padding:10px;
	margin:0 auto;
}

.commenter textarea{
	width:100%;
	height:50px;
margin-bottom:5px;
}

.commenter input{
margin-bottom:5px;
}

.commenter input[type=submit]{
float:left;
display:block;
margin-top:3px;
margin-right:10px;
}

#contentShell .commenter img{
	float:none;
}

/*  COMMENTS */
#comments h3{
	color:#ff8040;
}

#comments{
	width:85%;
	padding:10px;
	margin:0 auto;
}