@charset "UTF-8";

/*
Screen Import CSS
*/
@import url("/include/css/general/normalisation.css");
@import url("/include/css/general/layout.css");
@import url("/include/css/general/type.css");
@import url("/include/css/general/top-menu.css");
@import url("/include/css/general/recruitment-main-menu.css");

#masthead h1 {display:none;}

div.half {width:360px;}
div.half h1 {font-weight:normal;font-weight:100;text-align:left;color:#919191;margin-bottom:.5em;border-bottom:1px solid #bab9bb;font-size:1.75em;padding-bottom:0em;}
div.half h1 span {color:#009632}

div.ls {position:absolute;left:0;}
div.pharmacy {margin-left:390px;}

p.ls,
p.pharmacy {position:absolute;top:315px;}
p.ls {left:0;}
p.ls a:link,
p.ls a:visited {border:1px solid #bab9bb;display:block;width:109px;height:20px;background:url(/include/img/ui/evolls.gif) 0 0;}
p.ls a:hover {background:url(/include/img/ui/evolls.gif) 0 -20px;}

p.pharmacy {left:390px;}
p.pharmacy a:link,
p.pharmacy a:visited {border:1px solid #bab9bb;display:block;width:166px;height:20px;background:url(/include/img/ui/evolph.gif) 0 0;}
p.pharmacy a:hover {background:url(/include/img/ui/evolph.gif) 0 -20px;}

p.ls a span,
p.pharmacy a span {display:none;}
