#QC-Starts_QuickCreate {
 width: 150px;
}

#SumDue {
 width: 100px;
}
.week  {
    border: 1px double black;
    padding: 5px; 
    width:735px;
    height:490px;
}

.weekTitle {
    border: 1px double black;
    padding: 5px;
    width:722px; 
    height: 30px;
}

