﻿@import url("global.css");
@import url("footer.css");
@import url("header.css");


.container{ margin-top:30px;}
.content{ width:750px; margin:0 auto; min-height:500px; _height:500px}
.content h2, .content h3{ background:url(/ui/images/global/error.png) no-repeat; height:60px; line-height:60px; padding-left:70px; color:#c71414; font-size:18px;}
.content ul{ padding-left:6em;}
.content ul li{ line-height:1.5em;}
.content h3{ background:none; height:30px; line-height:30px; padding-top:1em; font-size:13px; padding-left:60px}
.content p.dadaMessage{ padding-left:60px; padding-top:20px;}
.content p.dadaMessage a{ color:#0033CC; text-decoration:underline}

.content .clink{text-align:center; margin-top:30px;}
.clink .back{ background:url(/ui/images/global/error_back.png) no-repeat; padding-left:2em; padding-right:2.7em;}
.clink .home{ background:url(/ui/images/global/error_home.png) no-repeat; padding-left:2.4em; padding-right:2.4em;}
.clink .message{ background:url(/ui/images/global/error_message.png) no-repeat; padding-left:2.4em; padding-right:0em;}

.siteMap{ width:708px; border:1px solid #97959e; padding:10px 20px; position:relative; margin:30px 0; overflow:hidden}
.siteMap dl{ float:left; width:141px; line-height:1.5em}
.siteMap dl dt{ font-size:13px; font-weight:bold;}