#bottomContent {
 height: 400px;
 font-size: 16px;
 overflow: auto;
 width: 750px;
 top:-20px;
}

.tariffsAndDates {
 margin-top:40px;
 margin-bottom:10px;
}

#tariffsSeasonHeader {
 position: relative;
 font-size: 17px;
 top: 10px;
 left: 0px;
 height: 10px;
 width:300px;
}

#tariffsSeasonHeaderImageDiv {
 position: absolute;
 top: 0px;
 left: 0px;

}

#tariffsSeasonHeaderColorDiv {
 position: absolute;
 top: 4px;
 left: 0px;
 width:7px;
 border: 1px solid #999999;
 height:12px;
 line-height:10px;
}

#tariffsSeasonHeaderTitle {
 position: absolute;
 top: 0px;
 left: 14px;
 font-style: italic;
 font-size: 18px;
}

.tableTariffTitle {
 position: relative;
 top: 30px;
 font-weight: bold;
 color: #555555;
 width:300px;
}

.tableSubtitle {
 font-weight: normal; 
}

.tableTariffsSeason {
 position: relative;
 top: 30px;
}

.tableDatesTitle {
 position: relative;
 top: 35px;
 font-weight: bold;
 color: #555555;
}

.tableDatesSeason {
 position: relative;
 top: 40px;
 margin-bottom: 0px;
}