.x-ux-callout.yellow {
	background: #ffffff;
	border: 2px solid #808066;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: visible;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
	color: #808066;
	font-size: 14px;
	font-family: Avenir, Helvetica, Arial, sans-serif;
	line-height: 22px;
}

.x-ux-callout.yellow.top:after, .x-ux-callout.yellow.top:before,
	.x-ux-callout.yellow.top-left:after, .x-ux-callout.yellow.top-left:before,
	.x-ux-callout.yellow.top-right:after, .x-ux-callout.yellow.top-right:before
	{
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.x-ux-callout.yellow.top:after {
	border-bottom-color: #ffffcc;
	border-width: 12px;
	left: 50%;
	margin-left: -12px;
}

.x-ux-callout.yellow.top:before {
	border-bottom-color: #808066;
	border-width: 15px;
	left: 50%;
	margin-left: -15px;
}

.x-ux-callout.yellow.top-left {
	-webkit-border-top-left-radius: 1;
	-moz-border-radius-topleft: 1;
	border-top-left-radius: 1;
}

.x-ux-callout.yellow.top-left:after {
	border-bottom-color: #ffffcc;
	border-width: 12px;
	left: 14px;
	margin-left: -12px;
}

.x-ux-callout.yellow.top-left:before {
	border-bottom-color: #808066;
	border-width: 15px;
	left: 14px;
	margin-left: -15px;
}

.x-ux-callout.yellow.top-right {
	-webkit-border-top-right-radius: 1;
	-moz-border-radius-topright: 1;
	border-top-right-radius: 1;
}

.x-ux-callout.yellow.top-right:after {
	border-bottom-color: #ffffcc;
	border-width: 12px;
	left: 100%;
	margin-left: -27px;
}

.x-ux-callout.yellow.top-right:before {
	border-bottom-color: #808066;
	border-width: 15px;
	left: 100%;
	margin-left: -30px;
}

.x-ux-callout.yellow.bottom:after, .x-ux-callout.yellow.bottom:before,
	.x-ux-callout.yellow.bottom-left:after, .x-ux-callout.yellow.bottom-left:before,
	.x-ux-callout.yellow.bottom-right:after, .x-ux-callout.yellow.bottom-right:before
	{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.x-ux-callout.yellow.bottom:after {
	border-top-color: #ffffcc;
	border-width: 12px;
	left: 50%;
	margin-left: -12px;
}

.x-ux-callout.yellow.bottom:before {
	border-top-color: #808066;
	border-width: 15px;
	left: 50%;
	margin-left: -15px;
}

.x-ux-callout.yellow.bottom-left {
	-webkit-border-bottom-left-radius: 1;
	-moz-border-radius-bottomleft: 1;
	border-bottom-left-radius: 1;
}

.x-ux-callout.yellow.bottom-left:after {
	border-top-color: #ffffcc;
	border-width: 12px;
	left: 14px;
	margin-left: -12px;
}

.x-ux-callout.yellow.bottom-left:before {
	border-top-color: #808066;
	border-width: 15px;
	left: 14px;
	margin-left: -15px;
}

.x-ux-callout.yellow.bottom-right {
	-webkit-border-bottom-right-radius: 1;
	-moz-border-radius-bottomright: 1;
	border-bottom-right-radius: 1;
}

.x-ux-callout.yellow.bottom-right:after {
	border-top-color: #ffffcc;
	border-width: 12px;
	left: 100%;
	margin-left: -27px;
}

.x-ux-callout.yellow.bottom-right:before {
	border-top-color: #808066;
	border-width: 15px;
	left: 100%;
	margin-left: -30px;
}

.x-ux-callout.yellow.right:after, .x-ux-callout.yellow.right:before,
	.x-ux-callout.yellow.right-top:after, .x-ux-callout.yellow.right-top:before,
	.x-ux-callout.yellow.right-bottom:after, .x-ux-callout.yellow.right-bottom:before
	{
	left: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	/* width: 0; */
	position: absolute;
	pointer-events: none;
}

.x-ux-callout.yellow.right:after {
	border-left-color: #ffffcc;
	border-width: 12px;
	top: 50%;
	margin-top: -12px;
}

.x-ux-callout.yellow.right:before {
	border-left-color: #808066;
	border-width: 15px;
	top: 50%;
	margin-top: -15px;
}

.x-ux-callout.yellow.right-top {
	-webkit-border-top-right-radius: 1;
	-moz-border-radius-topright: 1;
	border-top-right-radius: 1;
}

.x-ux-callout.yellow.right-top:after {
	border-left-color: #ffffcc;
	border-width: 12px;
	top: 14px;
	margin-top: -12px;
}

.x-ux-callout.yellow.right-top:before {
	border-left-color: #808066;
	border-width: 15px;
	top: 14px;
	margin-top: -15px;
}

.x-ux-callout.yellow.right-bottom {
	-webkit-border-bottom-right-radius: 1;
	-moz-border-radius-bottomright: 1;
	border-bottom-right-radius: 1;
}

.x-ux-callout.yellow.right-bottom:after {
	border-left-color: #ffffcc;
	border-width: 12px;
	top: 100%;
	margin-top: -27px;
}

.x-ux-callout.yellow.right-bottom:before {
	border-left-color: #808066;
	border-width: 15px;
	top: 100%;
	margin-top: -30px;
}

.x-ux-callout.yellow.left:after, .x-ux-callout.yellow.left:before,
	.x-ux-callout.yellow.left-top:after, .x-ux-callout.yellow.left-top:before,
	.x-ux-callout.yellow.left-bottom:after, .x-ux-callout.yellow.left-bottom:before
	{
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	position: absolute;
	pointer-events: none;
}

.x-ux-callout.yellow.left:after {
	border-right-color: #ffffcc;
	border-width: 12px;
	top: 50%;
	margin-top: -12px;
}

.x-ux-callout.yellow.left:before {
	border-right-color: #808066;
	border-width: 15px;
	top: 50%;
	margin-top: -15px;
}

.x-ux-callout.yellow.left-top {
	-webkit-border-top-left-radius: 1;
	-moz-border-radius-topleft: 1;
	border-top-left-radius: 1;
}

.x-ux-callout.yellow.left-top:after {
	border-right-color: #ffffcc;
	border-width: 12px;
	top: 14px;
	margin-top: -12px;
}

.x-ux-callout.yellow.left-top:before {
	border-right-color: #808066;
	border-width: 15px;
	top: 14px;
	margin-top: -15px;
}

.x-ux-callout.yellow.left-bottom {
	-webkit-border-bottom-left-radius: 1;
	-moz-border-radius-bottomleft: 1;
	border-bottom-left-radius: 1;
}

.x-ux-callout.yellow.left-bottom:after {
	border-right-color: #ffffcc;
	border-width: 12px;
	top: 100%;
	margin-top: -27px;
}

.x-ux-callout.yellow.left-bottom:before {
	border-right-color: #808066;
	border-width: 15px;
	top: 100%;
	margin-top: -30px;
}