/* Down Arrow Headers */
.arrowHeader{height:10px;width:32px;position:relative;margin:0px auto;}
	.redHead h2, .greenHead h2, .orangeHead h2{color:#fff;text-align:center;padding:2px 0;}
.redHead .arrowHeader {background:url(http://images.meredith.com/remodel/images/temp/borders/arrow_red.png) no-repeat center bottom;}
.redHead .arrowHeader {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.meredith.com/remodel/images/temp/borders/arrow_red.png',sizingMethod='image');}
	.redHead h2{background:#c7372c; margin-bottom: 10px;}
.blueHead .arrowHeader {background:url(http://images.meredith.com/remodel/images/temp/borders/arrow_blue.png) no-repeat center bottom;}
.blueHead .arrowHeader {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.meredith.com/remodel/images/temp/borders/arrow_blue.png',sizingMethod='image');}
	.btp_rightcol_content h2, .btp_longcol_content h2{margin-bottom: 10px;}
.greenHead .arrowHeader {background:url(http://images.meredith.com/remodel/images/temp/borders/arrow_red.png) no-repeat center bottom;}
.greenHead .arrowHeader {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.meredith.com/remodel/images/temp/borders/arrow_green.png',sizingMethod='image');}
	.greenHead h2{background:#abbc5d; margin-bottom: 10px;}
.orangeHead .arrowHeader {background:url(http://images.meredith.com/remodel/images/temp/borders/arrow_orange.png) no-repeat center bottom;}
.orangeHead .arrowHeader {_background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.meredith.com/remodel/images/temp/borders/arrow_orange.png',sizingMethod='image');}
	.orangeHead h2{background:#e3826f; margin-bottom: 10px;}