@charset "utf-8";
/* CSS Document */

/*Table*/

#tab-row-first{
background-color:#e9e9e9;
height: 31px;


}

#tab-row-second{
background-color:f2f2f2;
height: 31px;

}

#tab-row-second2{
background-color:f2f2f2;
height: 41px;

}

#tab-row-first2{
background-color:#e9e9e9;
height: 41px;

}

.specs-text{
padding-left:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #434343;


}
