body {
  background-image:url(https://www.sitesell.com/img/elearning-bg.gif);
  background-repeat:no-repeat;
  background-position:top left;
}


#header {
width:756px;
}

h1 {
margin-top:-12px;
}

#footer {
width:100%;
}

th {font-size:12px;}
td {font-size:12px;}

.courseSummaryTable {
width:100%;
border:0;
margin:12px 0 24px 0;
}

.courseSummaryTable th, .courseSummaryTable td {
padding:4px;
text-align:left;
vertical-align:top;
border-bottom:1px solid #ddd;
}

.courseSummaryTable th {
padding-left:0;
}

.orderButton {
margin:24px 0px;
text-align:center;
font-size:11px;
font-weight:bold;
}

.orderButton p {
padding:0;
margin:0;
}

.instructorBox {
width:220px;
border:1px solid #000;
float:left;
padding:12px;
margin:8px 18px 12px 0;
background:#eee;
font-size:11px;
}


.instructorBox h4 {
font-size:13px;
color:#000;
margin-top:0;
text-align:center;
}

.instructorBox p {
line-height:14px;
}