
#display-banner
{ 
	position: fixed; bottom: 0%; height: 62px; width: 100%; background:url(../images/upscroll-bg.jpg) repeat-x 0 top;
}
#display-banner img
{
	padding-top: 12px;
}
