#group {
	width:675px;
}
.letter {
	float:left;
	width:675px;
	clear:both;
	border-top: 1px solid #DEDEDE;
}
.links {
	float:left;
	width:675px;
	clear:both;
}
.left {
	float:left;
	padding-right:25px;
	width:205px;
	clear:both;
}
.middle {
	float:left;
	width:205px;
	padding-right:25px;
}
.right {
	float:left;
	width:205px;
}