#middlepic {
	position: absolute;
	height: 128px;
	width: 540px;
	margin-left: 179px;
	background-image: url(images/center_542x128.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/right_anim_179x128.gif);
        border-bottom: 1px solid #fff;
        cursor: pointer;
}

