#myheader{ 
position:absolute; 
top:5px; 
left:5px;
}

#mywiki{ 
position:absolute; 
top:559px;
left:10px;
height: auto;
width:600px;
background-color: White;
border: 1px solid #808080; 
}

#innerwiki{ 
height:350px;
background-color: White;
border: 1px solid #808080; 
overflow: scroll; 
}

#mysocial{ 
position:absolute; 
align: left;
valign: top;
top:156px;
left:613px;
height:auto;
width:450px;
border: 0px solid #808080; 
overflow: hidden; 
}

#myshadow{ 
position:absolute; 
top:160px; 
left:50px;
}

#myads{ 
position:absolute; 
top:0px;
left:1064px;
height:833px;
width: 350px;
border: 0px solid #808080; 
overflow: hidden; 
}

/*status bar style to act as the bottom border of the div*/ 
#mybar1{ 
cursor: s-resize; 
position:absolute; 
display:block; 
background-color: #c0c0c0;
left:10px;
top:556px; 
margin-top:0px; 
height:3px; 
padding:0; 
width: 600px; 
}

/*right bar style to act as the right border of the div*/ 
#mybar2{ 
cursor: e-resize; 
position:absolute; 
display:block; 
background-color: #c0c0c0;
top:156px;
left:610px; 
margin-left:0px; 
width:3px; 
padding:0; 
height: 1000px;
} 

#searchdb { 
  margin:0px;
  width:194px; 
}

#searchText1 { 
  margin:0px;
} 
