#searchbox 
{ 
height: 150px; 
width: 320px; 
left: 600px; 
top: 160px; 
position: 
absolute; 
z-index: 5; 
visibility: 
visible; 
}

#advertising 
{ 
height: 80px; 
width: 520px; 
left: 420px; 
top: 396px; 
z-index: 15; 
position: absolute; 
visibility: visible; 
}

#employer 
{ 
height: 300px; 
width: 520px; left: 
420px; top: 490px; 
position: absolute; 
z-index: 35; 
visibility: hidden; 
}

#membership 
{ 
height: 379px; 
width: 520px; 
left: 420px; 
top: 490px; 
position: absolute; 
z-index: 30; 
visibility: hidden; 
}

#login 
{ 
height: 65px; 
width: 140px; 
left: 788px; 
top: 10px; 
z-index: 40; 
position: absolute; 
visibility: visible; 
}

#space 
{ 
height: 100px; 
width: 911px; 
left: 30px; 
top: 795px; 
position: absolute; 
z-index: 20; 
visibility: hidden; 
}

#jobseekers 
{ 
height: 357px; 
width: 521px; 
left: 420px; 
top: 490px; 
z-index: 25; 
position: absolute; 
visibility: visible; 
}

input 
{ 
color: #444; 
font-size: 10pt; 
font-family: Arial, Helvetica, sans-serif; 
line-height: 12pt; 
vertical-align: middle; 
width: 255px; 
height: 22px; 
border: solid 1px navy; 
}

#star 
{ 
position: absolute; top: 300px; 
left: 300px; 
width: 120px; 
height: 120px; 
z-index: 50; 
visibility: visible; 
}

