﻿#box-tableSize { margin-top: 10px; }
#box-tableSize .cm { text-align: center; width: 30px; font-weight: bold; }

.TSw0 { background: transparent url('../images/sizecalc2/W_default.gif') no-repeat right top; }
.TSw1 { background: transparent url('../images/sizecalc2/W_1.gif') no-repeat right top; background-position: right -50px; }
.TSw2 { background: transparent url('../images/sizecalc2/W_2.gif') no-repeat right top; background-position: right -60px; }
.TSw3 { background: transparent url('../images/sizecalc2/W_3.gif') no-repeat right top; background-position: right -78px; }
.TSw4 { background: transparent url('../images/sizecalc2/W_4.gif') no-repeat right top; background-position: right -99px; }

#box-tableSize .inputValues { font-size: 90%; color: Gray; margin-top: 3px; margin-left: 10px; }
#box-tableSize .outputValues { background: transparent url('../images/sizecalc2/outputBg.png'); font-size: 90%; color: Black; margin-top: 3px; margin-left: 5px; padding: 3px 0; }

#box-tableSize #tableSizeO1 { text-align: center; }

#box-tableSize .result { color: Red; font-weight: bold; }