/* agency panel pages */

.agency-panel {
	width:550px;
	padding: 10px;
	float: left;
	font-size: 8pt;
}

.agency-panel-header {
	width:540px;
	padding-bottom:5px;
	font-weight:bold;
	color:#666666;
	margin-top:5px;
	margin-bottom:15px;
	border-bottom:1px solid #cccccc;
	margin-top: 15px;
}

.agency-panel-header h1 {
	font-family: Arial;		
	font-size: 12pt;
	font-weight: bold;	
}

.agency-panel .agency-logo {
	width:290px;
}

.agency-panel .job-show-contacts-left {
	width:50px;
}

.agency-panel .job-show-contacts {
	width:545px;
	background-color:#666666;
	background-image: url('../images/curve.gif'); 
	background-position:bottom right; 
	background-repeat:no-repeat; 		
}

.agency-description {
	width:300px;
	margin-top:10px;
	padding-top:10px;
	font-size:.9em;
}

.agency-search-results .search-results, .agency-search-results .search-result  {
	margin-left:0px;
}

.agency-panel-list {
	width:540px;
	margin-right:5px;
	padding-left: 10px;
	text-align:center;
	float: left;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
	padding-bottom: 15px;
}

.agency-panel-list .agency-description {
	width:350px;
	padding-top:10px;
	text-align: left;
}

.agency-logo
{
	float: left;
}

.agency-description
{
	float: right;
}