/* CSS Document */

/* -------------------------- Styles for the HOME page -------------------------- */
#case-section-container {
float: left;
width:680px;
border-bottom: 1px solid #989898;
margin-bottom: 10px;
}

#case-section-image {
float: left;
width: 120px;
height: 120px;
background-color: white;
border: 1px solid #979797;
margin-bottom: 10px;
}



























