/* Blogger CSS for 404 Page ----------------------------------------------- */ .status-msg-wrap { font-size: 110%; width: 90%; margin: 10px auto; position: relative } .status-msg-border { border: 1px solid #000; filter: alpha(opacity=40); -moz-opacity: .4; opacity: .4; width: 100%; position: relative } .status-msg-bg { background-color: #ccc; opacity: .8; filter: alpha(opacity=30); -moz-opacity: .8; width: 100%; position: relative; z-index: 1 } .status-msg-body { text-align: center; padding: .3em 0; width: 100%; position: absolute; z-index: 4 } .status-msg-hidden { visibility: hidden; padding: .3em 0 } .status-msg-wrap a { padding-left: .4em; text-decoration: underline }