#ie6nomore{
	border: 1px solid #F7941D;
	background: #FEEFDA;
	text-align: center;
	height: 100px;
	position: absolute;
	z-index:500;
}
	#ie6nomore .close{
		position: absolute;
		right: 3px;
		top: 3px;
		font-weight: bold;
        display: none;
	}
	#ie6nomore_content{
		width: 640px;
		margin: 0 auto;
		text-align: left;
		padding: 0;
		overflow: hidden;
		color: black;
	}

    .ie6 #background,
    .ie6 #toolbar,
    .ie6 #footer{
        display: none !important;
    }