#comment_holder { clear:both; width:620px; margin-top:30px; float:left; padding-left:70px;}

#comment {
	font-size: 17px; font-weight: bold;
}	

#comHeader{
	height: 132px;
}

#comTR{
}

#comTD{
	padding-left: 25px; padding-right: 25px;
}

#comBody{
	padding-left: 12px; padding-right: 12px;
}

#comFooter{
	border-bottom: #333333 1px dashed;
}

#feed{
	width: 620px;
	padding-left: 10px;
	font-size:12px;
}

#feedFooter{
	border-bottom: #333333 1px dashed;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.commentinput{
	border:0px;
	background-image:url(../images/textfield.jpg);
	background-position:top left;
	width:200px;

	vertical-align:middle;
	padding:7px;
}

#feed textarea{	border:0px;
	background-image:url(../images/textfieldpitanje.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	 
	width:200px;
	height:50px;
	
	padding:7px;
	overflow:auto;
	margin-bottom:20px;}

#feed #info{
	font-size: 12px;
}
