/*  1. Container Design Elements         */

.C04WireBox				{ display:block; line-height: 12pt; margin-bottom: 10px; }
.C04WireBoxHeader		{ height: 3px; width: 100%; background: url('C04.tr.gif') no-repeat top right; }
.C04WireBoxHeader div	{ height: 3px; width: 3px; background: url('C04.tl.gif') no-repeat top left; }
.C04WireBoxBody			{ width: 100%; border-left: 1px #ebe4dd solid; border-right: 1px #ebe4dd solid; }
.C04WireBoxP8			{ padding: 8px; }
.C04WireBoxBodyTitle	{ font: lighter 16px/1.4em Arial, Helvetica, Verdana, Sans; color: #9E9083; margin-bottom: 8px; }
.C04WireBoxFooter		{ height: 3px; width: 100%; background: url('C04.br.gif') no-repeat bottom right; }
.C04WireBoxFooter div	{ height: 3px; width: 3px; background: url('C04.bl.gif') no-repeat bottom left; }



