/******************************************************************
	ERROR	
*/
#contentError {
margin:0px auto 0px;
text-align:left;
width:900px;
line-height:1.5em;
}
#contentError img{
float:left;
}
#contentError .text{
width:700px;
float:left;
margin:0px 0px 10px 25px;
}
#contentError .text strong{
display:block;
font-size:200%;
font-weight:normal;
line-height:1.3em;
}
#contentError .number{
float:right;
font-size:300%;
line-height:1em;
color:#5B1C7A;
}
#contentError hr{
height:0px;
color:#0D1B44;
border:0px;
border-top:1px solid #0D1B44;
}
#contentError ul{
margin:0px 0px 0px 35px;
padding:0px;
}
#contentError ul li{
background: url(../img/rightMenu-li.gif) no-repeat 0px 12px;
margin:0px;
padding:2px 0px 2px 0px;
}
#contentError ul.noBg li{
list-style-type:none;
}
#contentError a:link,
#contentError a:visited,
#contentError a:hover {
color:#5B1C7A;
}
