#deviceTable{
    margin:12px 0px 0px 0px;
    width: 100%;
    padding-bottom: 24px;
    border: 0px none;
}

.pageTitle16 {
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}

table.filters option{
    width:150px;
}

table.filters{
    border:0px;
}
table.filters td{
    border:0px;
}
table.filters option{
    width:150px;
}

.bottombar{
    font-size:80%;
    margin-top:10px;
}

.rHeader{
    font-weight:bold;
    background-color:#eeeeee;
    line-height:160%;
}

.tNoPaging{
    border-collapse:collapse;
    width: 98%;

}

.tNoPaging td{
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 2px;
}

td.section {
     height: 24px;
    border: 0px none;
}
.arrow_line{
    clear:both;
    /*width:780px;*/
    width:520px;
    border-bottom:2px solid #ed1b2e;
    padding: 4px 0px 2px 20px;
    margin:16px 0px 8px 0px;
    font: bold small Arial,sans-serif;
    vertical-align: top;
    background-image:url(https://www.good.com/cerebus/gmp/images/arrow.jpg);
    background-repeat:no-repeat;
    background-position:left;
}

#deviceTable .rData
{
    padding:2px;
}

#deviceTable .cData {
    cursor:pointer;
}
#deviceTable .cData_over {
    background-color: #ddd;
    cursor:pointer;
}

#deviceTable .cData_expanded {
    background-color: #e1e1e1;
    cursor:pointer;
}

.cRowController {
    width: 18px;
    background-image:url(/images/button/arrow-toggle_up.gif);
    background-position: center;
    background-repeat:no-repeat;
}

.cRowController_expanded {
    background-image:url(/images/button/arrow-toggle_down.gif);
    background-position: center;
    background-repeat: no-repeat;
}

#deviceTable .cDetail {
    /*background-color:  #c9c9a3*/;
    padding: 2px 2px 2px 2px;
}

.detailContent {
    width: 100%; height: 100%;
    background-color: white;
    overflow: hidden; /* mozilla needs this */
}
.detailContentLayout td {
    border: 0px none;
    vertical-align: top;
}
.detailTable {

    margin: 16px  16px  16px  16px;
    padding: 0px;
    border-collapse:collapse;
}

.detailTable td
{
    padding: 3px 6px 3px 6px;
    vertical-align: top;
    border: 1px solid #f1f1f1;
    background-color:#ffffff;
}

 <  .moreItems {
 -> #deviceTable .moreItems {
    font-size: 8pt;
    font-style:italic;
}

 -> #deviceTable .lastRow {
 ->   border: 1px solid white;
 ->   border-top: 1px solid #CCCCCC;
 ->   border-collapse: collapse;
 -> }
 ->
/* needs to be an id to override whatever class is setting the a style */
#category, #knownIssue {
    color: blue;
}

.rPanel{
    float:right;
    width: 200px;
    border:1px solid #cccccc;
    margin: 4px 4px 4px 4px;
    padding: 2px;
}


.handheldImage {
    width: 100px;
}

.tdCountry{
    text-decoration:underline;
}

