/* Callout Changes Specific to Product */
table.callout {
	width: 236px;
}
img.callout_size {
	width: 223px;
	height: 1px;
}
div.hrdiv_box {
	width: 235px;
	padding: 10px 0 0 6px;
}
div.hrdiv {
	padding: 0 0 10px;
}

/* Secondary Callout Formatting */
div.secondaryCalloutGroup table.callout {
	width: 749px;
	padding-left: 5px;
}
div.secondaryCalloutGroup img.callout_size {
	width: 736px;
	height: 1px;
}
div.secondaryCalloutGroup div.hrdiv_box {
	width: 739px;
	padding: 10px 0 0 6px;
}
div.secondaryCalloutGroup div.hrdiv {
	padding: 0 0 10px;
}

/* Secondary Callout Spacing between Callouts */
div.secondaryCalloutGroup div.divider {
	width: 1px;
	height: 2px;
}

/* Creative padding */
div.calloutGroup {
	padding: 9px 0 0;
}
div.calloutGroup div.callout_padding {
	padding: 0 0 0 9px;
}
div.calloutGroup div.callout_group_header div.spacing {
	padding: 0 5px 0 14px;
}
div.group_divider img.group_divider_size {
	width: 1px;
	height: 10px;
}
