body { font-size: 10pt; font-family: Arial, sans-serif; } div { position: absolute; } div.results { position: relative; border: 2px solid #F9EDCE; background-color: #F9CF5D; width: 218px; margin-bottom: 4px; padding-left: 3px; padding-right: 2px; } div.upcomings { position: relative; border: 2px solid #D7D7FB; background-color: #9597FB; width: 218px; margin-bottom: 4px; padding-left: 3px; padding-right: 2px; } .small { font-size: 8pt; }