

#error {
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-size: small;
	line-height: 1.5em;
}

#error_inner{
	width: 780px;
	margin: 0px 10px;
}
#error p{
	margin: 10px 0px 10px 0px;
}
#error .size_medium {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	line-height: 1.6em;
}
#error #error_list{
	margin: 20px 0px 25px 0px;
	padding:0px 0px 0px 20px;
	list-style:outside;
}
#error #error_list li {
	padding:0px 0px 0px 5px;
	font-size:small;
	line-height:170%;
	list-style: url(/img/common/finding_bg.gif) no-repeat;
	background-position:center left;
}








/* fontwč„ */
 
#error .color_red {
	color: #CC0000;
}
#error .color_blue {
	color: #0099FF;
}
#error .color_green {
	color: #3bae6e;
}

#error .size_xx-small {
	font-size: xx-small;
}
#error .size_x-small {
	font-size: x-small;
}
#error .size_small {
	font-size: small;
}

#error .size_large {
	font-size: large;
}
#error .size_x-large {
	font-size: x-large;
}
#error .size_xx-large {
	font-size: xx-large;
}
#error .size_smaller {
	font-size: smaller;
}
#error .size_larger {
	font-size: larger;
}

/* fontwč£ */
