.vt-find{
	float: left;
}
.vt-result{
	width: 100%;
	border-bottom: 1px dotted gray;
	margin-bottom: 12px;
}

.column {
width: 240px;
float: left;
padding-bottom: 12px;
border-bottom: 1px dotted #ccc;
margin-right: 9px;
font-weight: normal;
}