#table{
width: 550px;
height: auto;
border: 1px solid #817569;
padding: 0 10px 20px 10px;
margin: 0 0 30px 0;
position: relative;
float: left;
}
.con-col1{
width: 250px;
height: auto;
float: left;
position: relative;
margin: 0;
}
.con-col2{
width: 70px;
height: auto;
float: left;
position: relative;
}
.con-col3{
width: 70px;
height: auto;
float: left;
position: relative;
}
.con-col4{
width: 70px;
height: auto;
float: left;
position: relative;
}
.con-col5{
width: 70px;
height: auto;
float: left;
position: relative;
}
.con-col6{
width: 250px;
height: auto;
float: left;
position: relative;
padding-right: 10px;
}
.con-col7{
width: 90px;
height: auto;
float: left;
position: relative;
padding-right: 10px;
}
.con-col8{
width: 90px;
height: auto;
float: left;
position: relative;
padding-right: 10px;
}
.con-col9{
width: 90px;
height: auto;
float: left;
position: relative;
}
.row { border-bottom: 1px solid #817569; padding: 3px 0 5px; }
#row-warmgrey { background-color: #817569; color:#FFF; float:left; position:relative; width:552px; margin:0; padding: 0 10px; }
#row-orange { background-color: #F15922; color:#FFF; float:left; position:relative; width:552px; margin: 0 0 3px 0; padding: 5px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px;}