#head{
position: relative;
border-top: 1px dashed #C0C0C0;
width: 785px;
height: 80px;
background-image:url(prelookin.gif);
background-repeat:no-repeat;
background-position:right;
border-bottom: 1px dashed #C0C0C0;
}

#picture{
position: relative;
width: 775px;
height: 150px;
border-bottom: 1px dashed #C0C0C0;
overflow: hidden;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom:5px;
background-image:url(header_prelookin.png);
background-repeat:no-repeat;
background-position:right;
}

