.www{color:#666;text-align:right;height:40px;line-height:40px;}
.www a{color:#666;text-align:right;}
.www a:hover{color:#17a48b;}
.content-con2 {width:1000px;margin:20px auto;}
.content-con2 a{color:#999;}
.content-con2 a:hover{color:#17a48b;}

#content table.noBorderTable td,
#content table.noBorderTable th,
#content table.noBorderTable caption {
    border: 1px dashed #ddd !important
;}

#content table.sortEnabled tr.firstRow th,
#content table.sortEnabled tr.firstRow td {
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url(/jwc/undefinedthemes/default/images/sortable.png);}

#content table.sortEnabled tr.firstRow th:hover,
#content table.sortEnabled tr.firstRow td:hover {
    background-color: #EEE;}

#content table {
    margin-bottom: 10px;
    border-collapse: collapse;
    display: table;}

#content td,
#content th {
    background: white;
    padding: 5px 10px;
    border: 1px solid #DDD;}

#content caption {
    border: 1px dashed #DDD;
    border-bottom: 0;
    padding: 3px;
    text-align: center;}

#content th {
    border-top: 1px solid #BBB;
    background: #F7F7F7;}

#content table tr.firstRow th {
    border-top: 2px solid #BBB;
    background: #F7F7F7;}

#content tr.ue-table-interlace-color-single td {
    background: #fcfcfc;}

#content tr.ue-table-interlace-color-double td {
    background: #f7faff;}

#content td p {
    margin: 0;
    padding: 0;}
