table.sdkLayoutTable {
	table-layout:fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.error li{list-style:disc; margin:10px 0px 0px 30px; color:red}

.errorBlockA {
	width: 717px;
	background: url(/shared/en/img/sdk/bg_error717_01.gif) left top no-repeat;
	margin-top: 10px;
}

.errorBlockA .innerBlock {
	padding: 15px;
	background: url(/shared/en/img/sdk/bg_error717_02.gif) left bottom no-repeat;
}

.errorBlockA .innerBlock table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.errorBlockA .innerBlock table td {
	padding: 0;
}

.errorBlockA .innerBlock table th {
	border: 1px solid #f00;
	border-width: 0 1px 0 0;
	padding: 0 11px 0 0;
}

.errorBlockA .innerBlock li {
	line-height: 1.5;
}

.errorBlockA {
	color: #f00;
}
.errorBlockA .innerBlock li {
	background: url(/shared/en/img/sdk/icon_list_02.gif) no-repeat;
}

.errorBlockA .innerBlock li {
	padding-left: 10px;
	margin: 5px 0 0;
	background-position: 0 7px;
}

.errorBlockA .innerBlock ul {
	list-style: none;
	margin: -7px 0 0 11px;
	padding: 0;
}
