#error {width:100%; max-width:768px; margin:0 auto 20px auto; background:#3e3e3e; padding:10px 0 0 0; position:relative; z-index:10;}
#error .content-inner {width:95%; max-width:671px; margin:-10px auto 0 auto; text-align:center;}

#error .content-inner #search {width:160px; height:30px; float:right;}
#error .content-inner h1 {float:left; color:#aa81a1;}
#error .content-inner p a {color:#7e4f74;}
#error .content-inner p a:hover {color:#e6e6e6;}

#error .search {width:120px; height:30px; background:#666; border:0; border-radius:5px 0 0 5px; margin:0; padding:0 0 0 10px; color:#eee; float:left; overflow:hidden;}
#error .submit {width:30px; height:30px; background:#555 url(/nav_bar/search-icon.png) no-repeat center center; border-radius:0 5px 5px 0; float:right; padding:0; margin:0; overflow:hidden;}
#error .submit:hover {background-color:#aa81a1; cursor:pointer;}

.error-container {width:100%; padding:91px 0; display:inline-block;}
.error-container div {height:210px; margin-bottom:5px;}
.error-container div p {color:#3e3e3e;}
.error-container div img {display:block; width:280px;}
.error-container div.en {background:#b0aeaf; height:210px;}
.error-container div.en img {float:right; border-left:5px solid #3e3e3e;}

.error-container div.he {clear:both; background:#b0aeaf; height:210px;}
.error-container div.he img {float:left; border-right:5px solid #3e3e3e;}
.error-container .error-text {margin-right:285px; display:table-cell; vertical-align:middle; padding:0 20px; text-align:left;}
.error-container div.he .error-text {text-align:right;}

@media only screen and (max-width:500px) {
#error .content-inner #search {display:none;}
.error-container {padding:20px 0;}

.error-container div {width:280px; margin:0 auto 5px auto;}
.error-container div img {display:block; width:280px; border-bottom:5px solid #3e3e3e;}
.error-container div.en {background:#b0aeaf; height:210px;}
.error-container div.en img {display:none;}

.error-container div.he {clear:both; background:#b0aeaf; height:210px;}
.error-container div.he img {display:none;}
.error-text {margin-right:0; margin-top:0; height:210px; display:table-cell; vertical-align:center; padding:0 20px;}

}