BODY {
 padding:60px 0;
 text-align:center;
 color:#555555;
 font:normal 12px verdana, helvetica, arial, sans-serif;
 line-height:1.5em;
 background:#FFFFFF;
}
a {
 text-decoration:none;
 color:#67819d;
 font-weight:bold;
}
a:hover {
 text-decoration:underline;
}


/*
--------------------------------------------------------------------------
Bubble Layout
--------------------------------------------------------------------------
*/
.container1 {
 width:567px;
 margin:0 auto;
 background-image:url(/smallbox4/images5/errorpage/error_page_bg.gif);
 background-repeat:repeat-y;
 text-align:left;
}
.container2 {
 width:567px;
 padding-bottom:210px;
 min-height:118px;
 position:relative;
 word-wrap:break-word;
 background-image:url(/smallbox4/images5/errorpage/error_page_footer.gif);
 background-repeat:no-repeat;
 background-position:bottom left;
}
.container3 {
 _height:118px;
 padding:0 99px;
}


/*
--------------------------------------------------------------------------
Bubble Content
--------------------------------------------------------------------------
*/
.message {
 padding-top:1em;
}
.hr {
 height:1px;
 font-size:0;
 line-height:0;
 border-top:1px dashed #CCCCCC;
 margin:20px 0;
}
.contact {}
.powered_by {
 position:absolute;
 width:350px;
 bottom:92px;
 left:213px;
 font-size:11px;
}
.powered_by a {
 font-weight:normal;
 text-decoration:none;
 color:#C3D417;
}
.powered_by a:hover {
 text-decoration:underline;
}
