/*
--------------------------------------
CareerConnection Screen Master & Calls
Author: Nick Jones
Date: 21 August 2006
--------------------------------------
*/
/* load up external styles */

@import url(pohr_basic.css); /* lists, paragraphs and containers */
/*@import url(_additions.css);*/ /* future design changes to be f/comped in */
@import url(pohr_anchors.css); /* nothing but link styles */
/*@import url(tabbedBox.css);*/ /* styles for the search box and its tabs */
@import url(pohr_dropdowns.css); /* controls the pulldown suckerfish menus */
/*@import url(contentBlocks.css);*/ /* various containers for the index and internals - if you can't find something that's becuase it's in here */
/*@import url(thickbox.css);*/ /* thickbox controls */
/*@import url(mycc.css);*/ /* calls for mycc only -- note the 'mycc_' on every class or ID */


