.agency-list {
    float: left;
    width: 670px;
    overflow: hidden;
    margin-left: 5px;
    margin-top: 20px;
}

.agency-list td {
    font-size: 10px;
}

.agency-list a {
    text-decoration: none;
    color: #000;
    cursor: hand;
}

.agency-list img {
    font-size: 12px;
    font-weight: bold;
}
.agencies{
	float: left;
	padding-top: 10px;
}
#agency-jobs{
	float: left;
}
#agency-jobs-page{
	float: left;
	padding-left: 10px;
}