/* CSS Document */
.ir {
	position: absolute;
	left: -2000px;
}
button {
	cursor: pointer;
}
strong {
	font-weight: bold;
}
blockquote {
	background: url(/_resource/image/blockquote_start.gif) top left no-repeat;
	padding: 0 0 0 16px;
}
blockquote div {
	background: url(/_resource/image/blockquote_end.gif) bottom right no-repeat;
	padding: 0 16px 0 0;
}
blockquote div p {
	margin: 0!important;
}
a {
	outline: none;
}
div.warning {
	background-color: #FED4D5;
	border: 1px solid #FF9193;
	padding: 12px 16px;
	margin-top: 1em;
}
div.warning p {
	color: #EA0002;
}
div.warning p a {
	color: #EA0002!important;
}
div.attention {
	background-color: #FDE88F;
	border: 1px solid #E6CA5D;
	padding: 12px 16px;
	margin-top: 1em;
}
div.warning p, div.attention p {
	margin-bottom: 0.6em;
}
div.attention p strong {
	color: #6B0582;
}
div.attention p span {
	font-weight: bold;
}
em {
	font-style: italic;
}
