.ie6-upgradebar {
    display: block;
    background: #383838 url(/images/ie6-upgradebar-bg.png) repeat-x bottom left;
    height: 32px;
	 width: 100%;
}
.ie6-upgradebar a {
    display: block;
    text-indent: -10000px;
    background: url(/images/ie6-upgradebar-info.png) no-repeat center;
    height: 32px;
    width: 100%;
    margin: 0 auto;
}