.down_left{
	float:left;
	width:22px;
	}
.down_right{
	float:right;
	width:180px;
	}

.down_line{
	width:660px;
	border-bottom:solid 1px #aaa;
	margin-bottom:20px;
}

