#comment {
	font-size: 17px; font-weight: bold;
}	

#comHeader{
	background-image: url(images/feedTop.jpg); 
	height: 132px;
}

#comTR{
	background-image: url(images/feedMid.jpg)
}

#comTD{
	padding-left: 25px; padding-right: 25px;
}

#comBody{
	padding-left: 12px; padding-right: 12px;
}

#comFooter{
	border-bottom: #333333 1px dashed;
}

#feed{
	
	width: 100%px;
	padding-left: 10px;
}

#feedFooter{
	border-bottom: #333333 1px dashed;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#feed input, textarea{
	border: #eeeeee 1px solid;
}

#feed #info{
	font-size: 10px;
}
