/*  pages_jobseeker_resources.css - v0.6.1h */


#left_column
{
  float: left;
  text-align: left;
  width: 650px;
}

#right_column
{
  float: right;
  text-align: left;
  width: 300px;
}

#left_column h2
{
  font-weight: bold;
  margin-bottom: 10px;
  color: #001199;
}

#left_column p
{
  margin-top: 17px;
  margin-bottom: 17px;
  margin-left: 30px;
  line-height: 1.2em;
}

#staffing_agencies_make_sense_box
{
  border: 1px solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 0.9em;
}

#staffing_agencies_make_sense_box li
{
  list-style: disc;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  margin-left: 30px;
}

#staffing_agencies_make_sense 
{
  width: 100%;
  border-bottom: 1px solid black;
  text-align: center;
  background-color: #0058a3;
  color: white;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
}

#staffing_agencies_make_sense_box ul
{
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 20px;
  font-size: 0.9em;
}

#staffing_agencies_make_sense_box h3
{
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: bold;
}

#staffing_agencies_make_sense_box p
{
  margin-left: 15px;
  margin-right: 15px;
}

#altres_display
{
  margin-left: 30px;
}


#altres_display
{
  text-align: center;
  margin-bottom: 10px;
}

#altres_display_left
{
  width: 256px;
  float: left;
}

#altres_heading
{
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 5px;
}

#altres_display_right
{
  float: left;
  font-size: 0.8em;
}

#left_addresses
{
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
}

#right_addresses
{
  float: left;
  margin-left: 20px;
  margin-bottom: 5px;
}

.address_display
{
  margin-bottom: 20px;
}

.address_heading
{
  font-weight: bold;
  font-size: 1.2em;
}

