img{
border:0px;
} 
body
{
margin:0;
padding:0;
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#000;margin:0;
    font-size:11px;
    background:#FFFFFF;
    text-align:center;
}
.clear {clear:both}


#adbkg{
width:603px;height:36px;
background-image: 
url('images/b1.jpg');
background-repeat: repeat-x
}


#footer{
width:500px;height:8px;
background-image: 
url('images/footer.jpg');
background-repeat: repeat-x

}


#urlbox {height:39px;width:603px;
	background:url('images/url.jpg') 0 0 no-repeat;
	}
	
input#url
{
    width:300px;height:30px;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-left:110px;
    margin-top:0px;
    font-size: 15px;
    font-family: verdana, arial, sans-serif;
    color: #364C97;

}
input#go {
    width:100px;height:39px;
    border:0px;margin:0px;
background:transparent;
	padding:0px;
	cursor: hand;
	}
