.teaserRowTable {
	clear: both;
	padding: 0px;
	border-collapse: collapse;
}

.teaserDividerRow {
	padding: 0px;
	border-top: 4px solid #FFFFFF;
}

.teaserRowTd {
	vertical-align: top;
	padding: 0px;
	border-right: 4px solid #FFFFFF;
}

.teaserRowTdEOR {
	vertical-align: top;
	padding: 0px;
}

.teaserWrapper {
	float: left;
	width: 217px;
}

.teaserImageWrapper {
	border-bottom: 4px solid #FFFFFF;
}

.teaserText {
	display: block;
	padding: 0px 0px 0px 2px;
}

.teaserTitleTable {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
}

.teaserTitle {
	padding: 4px 0px 4px 10px !important;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.teaserTitle a:hover {text-decoration: underline;}

.teaserButton {
	text-align: right;
	padding: 7px 7px 7px 7px !important;
}

.teaserButton img {
	border: none !important;
}

.teaserTextWrapper p {
	display: block;
	padding: 0px;
	margin: 6px 10px 0px 10px;
}

.teaserTextWrapper a {
	display: block;
	margin: 2px 10px 9px 10px;
}


/* RHS Column Styles */

/* Teaser RHS Label Styles */

.teaserRHSLabel {
	width: 100%;
	padding: 0px;
	border-bottom: 4px solid #FFFFFF;
}

	.teaserRHSTitle a {
		padding: 1px 0px 3px 8px !important;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	.teaserRHSTitle a:hover {text-decoration: underline;}
	
	.teaserRHSButton {
		text-align: right;
		padding: 4px 4px 6px 4px !important;
	}
	
	.teaserRHSButton img {
		border: none !important;
	}
	
/* Teaser RHS Generic Styles */

.teaserRHSHeading {
	width: 207px;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 5px 10px !important;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #939393;
}

.teaserRHSLabelLink {
	display: block;
	width: 176px;
	padding: 0px 21px 0px 10px;
	margin: 0px 0px 11px 10px;
	color: #333333;
	background-image: url(/wsimages/labelLinkBullet.gif);
	background-position: left;
	background-repeat: no-repeat
}

.teaserRHSFact {
	margin: 0px 21px 0px 13px;
}

	.teaserRHSFact h4 {
		padding: 0px 0px 0px 0px;
	}

.teaserRHSTestimonial {
	margin: 0px 21px 0px 13px;
}

	.teaserRHSTestimonial p {
		margin-bottom: 5px;
		font-family: Georgia;
		font-size: 12px;
		font-weight: bold;
		color: #333333;
	}
	
	.teaserRHSTestimonial h4 {
		padding-bottom: 13px;
		text-align: right;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color: #4A4A4A;
	}
	
.teaserRHSImage {
	margin-bottom: 13px;
	text-align: center;
}

.rhsClearDiv {
	width: 100%;
	height: 4px;
	font-size: 4px;
	line-height: 4px;
}

.teaserRHSImageLink {
	width: 100%;
	text-align: center;
}