/* Start of CMSMS style sheet 'careers' */
#content{
background: url(uploads/images/rosscoates_careers.jpg) no-repeat;
}

#2collist ul {
  float: left;
  width: 900px;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
#2collist li {
  float: left;
  width: 450px;
  margin: 0;
  padding: 0;
}


/* End of 'careers' */

