/*
 * Richmond Pharmacology - Trials4us - Phase II recruitment
 *
 * Style sheet: front/screen.css
 * Simple styles for front page screen viewing
 * Read by all CSS browsers for 'screen' and 'projection' media
 *
 * By Andy Smith, Preview Graphics
 * www.preview.co.uk
 */


/* Import styles for v5+ browsers. Use quotes to hide from IE5 for Mac. */
@import url('screen-layout.css');


/*
 * Simple separation of sections
 */

#extra-content-1, #extra-content-2 {
  border-top: solid 1px #999;
}

