#obj1
{
position: absolute;
top: 5px;
left: 140px;
width: 840px;
height: 100px;
}

#box 
{
float: left;
margin: 130px;
width: 840px; 
padding: 10px;
border: 1px solid;
background-color: #a0a7af;
}




.guider
{
font-family: tahoma;
font-size: 17px;
color: black;
border-style: solid;
border-width: 1px;
border-color: #000000;