.swifttextareanotes1 {
	background: #ffefbb;
	color: #3c3e43;
	border: 1px solid #bdac8e;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

.swifttextareanotes2 {
	background: #e5c7ec;
	color: #3c3e43;
	border: 1px solid #bdac8e;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

.swifttextareanotes3 {
	background: #c7d6ec;
	color: #3c3e43;
	border: 1px solid #bdac8e;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

.swifttextareanotes4 {
	background: #e5ecc7;
	color: #3c3e43;
	border: 1px solid #bdac8e;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

.swifttextareanotes5 {
	background: #ecc9c9;
	color: #3c3e43;
	border: 1px solid #bdac8e;
	padding: 2px 2px 2px 2px;
	vertical-align: middle;
}

div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	font-style: normal;
	background: transparent URL('%themepath%images/notetip.gif') no-repeat 20px 0;
	z-index: 100;
}

div.bubble div.notebubble {
	color: #3c3e43;
	margin-bottom: 0px;
	border: 3px solid #fff;
	background-color: #ffefbb;
	z-index: 99;
}

div.bubble div.notebubble blockquote {
	border: 0;
	background-color: transparent;
}

div.bubble div.notebubble blockquote p {
	margin: 0px 10px;
}

div.bubble cite.tip {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 18px;
	top: 13px;
	background: transparent URL('%themepath%images/notetip1.gif') no-repeat 40px 0;
}

div#note2.bubble div.notebubble {
	color: #3c3e43;
	border: 3px solid #fff;
	background-color: #e5c7ec;
}

div#note2.bubble cite.tip {
	background: transparent URL('%themepath%images/notetip2.gif') no-repeat 40px 0;
}

.tip strong {
	font-weight: normal;
}

div#note3.bubble div.notebubble {
	color: #3c3e43;
	border: 3px solid #fff;
	background-color: #c7d6ec;
}

div#note3.bubble cite.tip {
	background: transparent URL('%themepath%images/notetip3.gif') no-repeat 40px 0;
}

div#note4.bubble div.notebubble {
	color: #3c3e43;
	border: 3px solid #fff;
	background-color: #e5ecc7;
}

div#note4.bubble cite.tip {
	background: transparent URL('%themepath%images/notetip4.gif') no-repeat 40px 0;
}

div#note5.bubble div.notebubble {
	color: #3c3e43;
	border: 3px solid #fff;
	background-color: #ecc9c9;
}

div#note5.bubble cite.tip {
	background: transparent URL('%themepath%images/notetip5.gif') no-repeat 40px 0;
}

#fudonote_container {
	border-bottom: 1px solid #ccc;
}
