.a123 {
float:left;
width:200px;
	display:block;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
}
