.configurable_matrix_wrapper #table_1 {
width:100%;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;

}
.configurable_matrix_wrapper {
border: 1px solid #BCBCBC;
margin:10px 0px 10px 0px;
padding:10px;
background: #F4F4F4;

}

.configurable_matrix_wrapper #flt1_table_1 {
margin-left:10px;
}
.configurable_matrix_wrapper .flt {
font-size:11px;
color:#666666;
}
.matrix_col_horrizontal_break {
border-bottom:1px solid #CCCCCC;
}
.configurable_matrix_heading th{
border-bottom:1px solid #CCCCCC;
padding: 5px 0px 5px 0px;
}
.configurable_matrix_wrapper .odd{
background: #F4F4F4;

}
.configurable_matrix_wrapper .odd td{
border-bottom:1px solid #CCCCCC;
padding:5px 0px 5px 0px;
vertical-align:middle;
}
.configurable_matrix_wrapper .even{
background: #F4F4F4;

}
.configurable_matrix_wrapper .even td{
border-bottom:1px solid #CCCCCC;
padding:5px 0px 5px 0px;
vertical-align:middle;
}
.matrix_col {
width:130px;
}
.matrix_col_price, .matrix_col_qty {
width:50px;
}
.matrix_col_price {
color: #000B67;
font-weight:bold;
}
.matrix_col_qty input {
font-size:11px;
color:#666666;
border: 1px solid #CCCCCC;
padding:1px;
}
#matrix_submit {
background:url(/skin/frontend/GProxy_Design/AW/images/addtocart.gif) no-repeat;
width:102px;
height:19px;
border:0px;
cursor:pointer;
float:right;
margin:10px 0px 0px 0px;
}
.fltrow td {
width:130px;
}
