.body {
width: 780px;
padding:10px; 
min-height: 400px; 
background:#fff;
}

.body .block {
float:left;
height: auto;
}

.body .block-container { 
min-height:300px; 
_height:300px; 
}

.banner {
background: #c00 url(/images/banners/admissions/sase/1.jpg) no-repeat;
}

/* CLASSES */
.box-sase {
width:768px;
padding:5px; 
border:1px solid #C1DAD7;
margin-bottom:10px;
}
 
/* END CLASSES */

/* Table */
th {
font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #4f6b72;
border-right: 1px solid #C1DAD7;
border-bottom: 1px solid #C1DAD7;
border-top: 1px solid #C1DAD7;
letter-spacing: 2px;
text-transform: uppercase;
text-align: left;
padding: 0px 5px; 
background: #CAE8EA url('../images/bg_header.jpg');
background-repeat: repeat-x;
}
