#featuredComments{
	color: #333333;
	text-align: justify;
	font-family: Georgia;
	height:130px;
	
}

#featuredComments tr{
	border-top: 1px solid black;
	height: 120px;
}

blockquote { 
	margin:1px; 
	font-size: 13px;
}

blockquote div { 
	height: 120px;
	overflow:auto;
}

img {
	border: none;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:0px;
	margin-bottom: 1px;
	padding-left:0px;
	height: 80px;
}

li {
	float: left;
	height: 80px;
}
