.testimonial_page {
	width: 700px;
	float: right;
}
.article_page {
	width: 500px;
	float: right;
}
.bright_spots_page {
	width: 700px;
	float: right;
}
.bubble-container {
	position: relative;
	background-color: #D2E2FB;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.bubble-container * {
	margin: 0px;
	padding: 0px;
}
.bubble-container .bubble-content {
	padding: 20px 24px;
}
.bubble-container .bubble-testimonial {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	text-align: left;
	text-indent: 22px;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/icons/16x16/icon-testimonials.png);
	background-repeat: no-repeat;
}
.bubble-container .bubble-testimonial.no_icon {
	text-indent: 0px;
	background-image: none;
}
.bubble-container .bubble-testimonial_name {
	color: #0F4AA2;
	font-family: Verdana, sans-serif, Arial;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	margin-top: .5em;
}
.bubble-container .bubble-testimonial_company {
	color: #0F4AA2;
	font-family: Verdana, sans-serif, Arial;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
}
.bubble-container .bubble-testimonial_profile {
	color: #0F4AA2;
	font-family: Verdana, sans-serif, Arial;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	text-align: right;
	text-indent: 20px;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/icons/16x16/icon-profile.png);
	background-repeat: no-repeat;
	background-position: 540px;
}
.bubble-container ul, .box-container ol {
	padding-left: 0px;
	margin: .8em 1em 1.2em 2em;
}
.bubble-container .no_indent {
	margin: 0em 0em 0em 1em;
}
.bubble-container .bubble-tl {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.png);
	_background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.gif); /* for IE only */
	background-repeat: no-repeat;
	background-position: -50px -50px;
}
.bubble-container .bubble-tr {
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.png);
	_background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.gif); /* for IE only */
	background-repeat: no-repeat;
	background-position: 0px -50px;
}
.bubble-container .bubble-bl {
	height: 50px;
	width: 50px;
	position: absolute;
	left: 0px;
	bottom: 26px;
	_bottom: 25px; /* for IE only */
	background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.png);
	_background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.gif); /* for IE only */
	background-repeat: no-repeat;
	background-position: -50px 0px;
}
.bubble-container .bubble-br {
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0px;
	bottom: 26px;
	_bottom: 25px; /* for IE only */
	background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.png);
	_background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/bubble_corners-50.gif); /* for IE only */
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bubble-container .funnel {
	height: 26px;
	background-image: url(http://www.JobsInTheUS.com/media/graphics/corners/funnel.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 50px 0px;
}
.testimonial_footer {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.testimonial_footer *{
	font-family: Verdana, sans-serif, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.testimonial_footer img {
	float: left;
	position: relative;
	left: -6px;
}
.testimonial_footer h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #0F4AA2;
	line-height: 1.2em;
	margin: 0em 0em .2em 0em;
}
.testimonial_footer p {
	margin-bottom: .8em;
	line-height: 1.6em;
}
.testimonial_footer strong {
	font-weight: bold;
	color: #0F4AA2;
}

