﻿.wsThumbnailWrapper {
    float: left;
    width: 240px;
    height: 140px;
    padding: 5px 0 5px 0;
    margin: 5px 0 0 0;
    border-top: 1px #D0D0D0 solid;}
    
    .wsThumbnailActionSection {
      float: left;
        width: 130px;}
        
    .wsThumbnailSampleTable {
        float: left;
        width: 85px;
        padding: 0 0 0 10px;}
    
    .wsThumbnailDetails {
        width: 130px;}
    
    .wsThumbnailTitle {
        font-size: 14px;
        color: #FF6600;
        width: 130px;}
        
    .wsThumbnailDescription {
        font-size: 11px;
        color: #909090;
        padding: 5px 0 5px 0;}
    
.wsPageTop {
    width: 672px;
    height: 3px;
    border-top: 1px #000000 solid;
    border-left: 1px #000000 solid;
    border-right: 1px #000000 solid;
    margin: 10px 0 0 0;}
    
.wsPage {
    width: 632px;
    height: 856px;
    border-left: 1px #000000 solid;
    border-right: 4px #000000 solid;
    border-bottom: 1px #000000 solid;
    padding: 17px 20px 17px 20px;}

    .wsPageHeader {
        float: left;
        width: 632px;
        height: 46px;
        font-size: 16px;
        padding: 15px 0 0 0;}
        
        .wsPageHeaderLeft{
            float: left;}
            
        .wsPageHeaderRight {
            float: right;}

.wsPageBottom {
    width: 674px;
    height: 3px;
    background: #000000;
    margin: 0 0 10px 3px;}