/*Set the width to the area we have to work with*/
#masterWidthECN { width:550px; }
/*Master width - 90 */
.box-midECN { width:460px;  }
.fourColumnsECN { width:460px; } 

/*IDs*/ 
#masterWidthECN { margin-left:auto; margin-right:auto; padding-left:15px; padding-right:15px; background-color:white; }
#wrapperECN { width:100%; overflow:hidden; }
#insideContentECN { padding:15px 15px 15px 15px; margin-left:auto; margin-right:auto; }
#insideContentECN h4 { margin-top:0px; }
#innerECN { padding:10px 10px 10px 10px; } 
#links_agECN { margin-top:10px; }
#links_agECN h4 { margin-left:10px; font-weight:bold; }
#innerECN h3 { margin-bottom:10px; font-size:110%; }
#spacerECN { height:25px; }
/*Classes*/
.fourColumnsECN td { width:50%; vertical-align:top; }
.fourColumnsECN a { font-size:80%; }
.fourColumnsECN h4 { font-size:16px; font-weight:bold; }
.boxECN { width:100%; }
.fourColumnsECN ul { padding-left:20px; }
.alignright { text-align:right; padding-right:15px;}
.box-top-rightECN {	background:url(../images/box-top-right.jpg) no-repeat; width:30px; height:22px; float:right; padding:0px 0px 0px 0px; }
.box-top-leftECN { background:url(../images/box-top-left.jpg) no-repeat; width:30px; height: 22px; float:left; padding:0px 0px 0px 0px; }
.box-bot-rightECN { background:url(../images/box-bot-right.jpg) no-repeat; width:30px; height:22px; float:right; padding:0px 0px 0px 0px; }
.box-bot-leftECN { background:url(../images/box-bot-left.jpg) no-repeat; width: 30px; height: 22px; float:left; padding:0px 0px 0px 0px; }
.box-midECN { background:url(../images/box-top-fill.jpg) repeat-x; height:22px; padding:0px 0px 0px 0px; }
.box-botECN { background:url(../images/box-bot-fill.jpg) repeat-x; height:22px;	padding:0px 0px 0px 0px; }
.boxMasterWidthECN { width:100%; }
.box-mid-leftECN { width:1px; background:url(../images/box-mid-fill.jpg); background-repeat:repeat-y; }
.box-mid-rightECN { width:1px; background:url(../images/box-mid-fill.jpg); background-position:right; background-repeat:repeat-y; }
/*Tags*/
h1 { font-size:18px; }
h2 strong { color:#61472E; font-size:18px; text-transform:uppercase; } 