/* Tried to keep all of the Internet Marketing page in cw_product_page.css, but wanted to override 
without causing any effect for any existing pages that use the style. */
span.red
{
	color:#D1005D;
	font-weight:bold;
}
.InnerContentBelowTitle
{
    overflow:hidden;
}
#FloatingHeaderText 
{
    top:22px;
}
#HeaderImage
{
	left:0px;
}

