#banner_eras {
	height:105px;
	margin: 1px 0 1px 1px !important;   /* "!important" does not display in Internet Explorer */		
	margin: 0 0 -2px 1px;
	background: #edf3f8 url(../images/banner_eras.gif) no-repeat top left;
	}	
	
	
	
	/* pdf links on EVSP pages
----------------------------------------------- */
ul.pdflist  {margin: 2em 0 0 3em; padding: 0;}
ul.pdflist li {margin: 3px 0 2em -3em; list-style-type: none;}
ul.pdflist a {padding: 10px 5px 15px 45px; background-image:  url(../images/pdficon.gif); background-repeat: no-repeat; background-position: left middle;}

.btext {font-weight: bold;}
.redtext {color: #F00;}

/* Step 2 CS TRANSITION page tables
----------------------------------------------- */
table.border {border: 1px solid #030; width:580px; margin-bottom:2em;}
table.border td {border-bottom: 1px solid #030; vertical-align: middle; padding: 6px;}
table.border td.bottom {border-bottom: 0}
table.border th {background-color: #ccc; padding: 8px; border-bottom: 1px solid #030; text-align: left;}
table.border td.sub , table.border td.subbottom {padding-left:30px;}
table.border td.subbottom {border-bottom: 0}

.posted {margin-top:-1em;}