.roundWarning .l1, .roundWarning .l2, .roundWarning .l3, .roundWarning .l4 { display: block; height: 1px; overflow: hidden; line-height: 1px; font-size: 1px; }

.roundWarning .up { height: 5px; }
.roundWarning .dn { height: 5px; }

.roundWarning .l1 {                            background-color: #5C3E31; margin: 0 5px 0 5px; }
.roundWarning .l2 { background-color: #FAE3C9; border-color: #5C3E31;     margin: 0 3px 0 3px; border-style: solid; border-width: 0 2px 0 2px; }
.roundWarning .l3 { background-color: #FAE3C9; border-color: #5C3E31;     margin: 0 2px 0 2px; border-style: solid; border-width: 0 1px 0 1px; }
.roundWarning .l4 { background-color: #FAE3C9; border-color: #5C3E31;     margin: 0 1px 0 1px; border-style: solid; border-width: 0 1px 0 1px; height: 2px; }

.roundWarning .bd { background-color: #FAE3C9; border-color: #5C3E31;     border-style: solid; border-width: 0 1px 0 1px; padding: 0 5px 0 5px; }

.roundWarning .hdrWarning {
	border: solid #5C3E31;
	border-width: 0 0 1px 0;
	font-family: verdana;
	font-size: 1.1em;
	font-weight: bold;
	color: #5C3E31;
}

.roundWarning .bodyWarning, .roundWarning .bodyWarning td {
	font-family: verdana;
	font-size: 1em;
	font-weight: normal;
	color: #5C3E31;
	white-space: normal;
}

.roundWarning input {
	font-family: verdana;
	font-size: 0.8em;
	height: 1.3em;
	border: solid 1px #5C3E31;
	color: #000000;
	width: 12em;
	padding: 0 2px 0 2px;
}

.roundWarning .button {
	background-color: #7D5A30;
	border: solid 1px;
	border-color: #5C3E31 #3A302A #3A302A #5C3E31;
	color: #FFC27A;
	width: 100%;
	height: 1.8em;
	cursor: pointer;
}
