/*Starter Site Home CSS*/

#Header h2 { display: none; }

#StockImage { width: 980px; height: 375px; }
#StockImage .text-module, #StockImage .text-block-component { 
    position:relative; 
    float:left;
    width:256px;
    margin-right:15px;
    border-radius:5px;
    box-shadow:2px 2px 2px #666;
    min-height:373px;
      }

#StockImage .flip-book-module, #StockImage .flex-slider-module {
    width:707px;
    position:relative;
    float:right;
}

#StockImage p {
    padding-bottom:0;
}

#StockImage table {
    background-color: #ffffff; width: 90%;
    width:85%;
    margin-left:20px;
}

#Body {
    margin-top:400px;
}

#StockImage 

#Content { margin-top: 348px; }
#EditorDiv #Content { margin-top: 548px; }

#Content-Left { padding-top: 10px; overflow: visible; }
#Content-Text .text-block-component { padding: 16px; }

ul {
    list-style-type:none;
    padding-left:10px;
}

