td.remarks{
    text-align: left;
}

.list tr {
}


.list table, th{
    font-weight:bold;
    background:#ddf;
}

.list table, th, td {
    border-style: none;
    border-collapse: collapse;
    border-spacing: 0px;
    font-size:12px;
    padding:0px;
}

table.list {
    width: 800px;
    background:#fff;
    border-collapse: collapse;
    border-spacing: 0px;
}

p.list_title {
    font-size:16px;
    font-weight:bold;
}


.list a {
    display:block;
    text-decoration:none;
    width:100%;
    heght:27px;
    padding:0px;
    line-height:40px;
}


tr.removed_odd {
    background:#ccc;
    color:#666;
}

tr.removed_even {
    background:#ddd;
    color:#666;
}

tr.odd {
    background:#ccc;
}

tr.even {
    background:#ddd;
}


tr.removed_odd:hover {
    background:#b8e8ff;
}

tr.removed_even:hover {
    background:#b8e8ff;
}

tr.odd:hover {
    background:#b8e8ff;
}

tr.even:hover {
    background:#b8e8ff;
}

.module-creative-commons {
    padding:10px;
    margin-right:150px;
    margin-left:150px;
}

.module-powered {
    padding:10px;
    margin-right:150px;
    margin-left:150px;
}
