#container {
	position: relative;
	width:510px;
	height:90px;
	padding-top:0px;
	overflow:hidden;
}

#links1,#links2 {
    position:absolute;
    width:605px;

}
#links1 img,#links2 img {
    float:left;
    border:0;
    margin-right:0px;
	border-right: 1px solid black;
}

