.ImgAlignLeft {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	clear: left;
}
.ImgAlignRight {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	clear: right;
}
.ExtraEmphasis {
	color: #a900d5;
}
.RightNav .Testimonials .TestimonialDivider {
	width: 125px;
	height: 2px;
	border: none;
}
.ExtraEmphasisBox {
	border: 1px solid #a06fb2;
	padding: 13px 15px;
	background-color: #f8dfff;
}
.product-heading-bg {
	background: url(../images/products/heading-bg.gif) repeat-x left bottom;
	text-align: center;
	vertical-align: bottom;
}
.product-imageborder {
	padding: 0px;
	margin: 0px 0px 5px;
	border: 1px solid #666666;
}
.product-heading-text p {
	margin-bottom: 10px;
	font: 8.5pt Arial, Helvetica, sans-serif;
	text-align: left;
}
.product-table-border {
	border-top: 1px dotted #A272B4;
	border-right: 1px dotted #A272B4;
}

/* Sales Pages Styles */
#SalesContainer {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#SalesContent {
	width: 500px;
	text-align: left;
	margin: 0 auto;
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
}
#SalesContent li {
	padding-bottom: 5px;
}

#SalesContent .Highlight-Light {
	color: #A900D5;
}
#SalesContent .Highlight-Dark {
	color: #5F0081;
}
.highlightRed {
	color: #FF0000;
}
#SalesTipContainer {
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#SalesTipBorder {
	border: 5px solid #FFCC00;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #BC9BCF;
}
#SalesTipContent {
	text-align: left;
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	padding: 20px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#SalesTipContent li {
	padding-bottom: 5px;
}
#SalesTipContent .Highlight-Light {
	color: #A900D5;
}
#SalesTipContent .Highlight-Dark {
	color: #5F0081;
}
#SalesTipTitle {
	text-align: center;
	color: #000000;
	font: 10pt Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.Highlight-Yellow  {
	color: #FFCC00;
}
