.group-container {
	height:75px; 
	width:410px;
	padding: 8px 2px 5px 2px; 
	margin:7px 3px 3px 7px;
	border:1px #d6d6d6 solid;
	background:#e1ebf4;
	float:left;
}

.group-avatar {
	float:left;margin-left:2px;margin-right:8px;height:73px;float:left;text-align:center;width:110px;overflow:hidden;
}

.group-subcont {
	margin-left:10px;width:280px;height:73px;overflow:hidden;
}

.group-title {
	letter-spacing:0.05em;font-size:115%;font-weight:normal;
}

.group-description {
	margin-top:5px;color:#555555;letter-spacing:0.05em;font-size:95%;font-weight:normal;width:295px;overflow:hidden;
}

.group-visit {
	margin-top:5px;letter-spacing:0.05em;font-size:95%;font-weight:normal;
}

.group-image {
	height:93%;border:1px #e0e0e0 solid;
}

.featured-container {
	width:440px; height:75px; padding: 8px 2px 5px 2px; margin:7px 3px 3px 5px;border:1px #d6d6d6 solid;background:#e1ebf4;float:left;
}

.featured-avatar {
	float:left;margin-left:2px;margin-right:8px;height:73px;float:left;text-align:center;width:110px;overflow:hidden;
}

.featured-subcont {
	margin-left:10px;width:300px;height:73px;overflow:hidden;
}

.featured-title {
	letter-spacing:0.05em;font-size:115%;font-weight:normal;
}

.featured-description {
	margin-top:5px;color:#555555;letter-spacing:0.05em;font-size:95%;font-weight:normal;width:295px;overflow:hidden;
}

.featured-visit {
	margin-top:5px;letter-spacing:0.05em;font-size:95%;font-weight:normal;
}

.featured-image {
	height:93%;border:1px #e0e0e0 solid;
}