.answer{
background:url(images/dotted-border-horiz.gif) repeat-x bottom;
padding-bottom:10px;
margin-bottom:10px;
}
.dashboardcontainer{
background:url(images/control-panel/gradient.png) no-repeat top;
width:668px;
padding:10px;
margin-top:10px;
float:left;
}

.tableheader{
background:url(images/table-header.gif) repeat-x;
height:31px;
}

.generictable .tableheader td{
padding:5px;
font-weight:bold;
color:#343434;
}

.generictable td{
border-bottom:1px solid #f0f0f0;
padding:6px 5px 6px 5px;
}

.generictable .shadedrow td{background:#fbfbfb;}

.generictable{
margin:10px 0 10px;
}
