﻿

html, body {
    height: 100%;
}

div.ratingCalculatorApp * {
/*     border: 1px solid red; */
}

div.ratingCalculatorApp {
/*     background-color: #ffffcc; */
/*     border: 1px solid blue; */
}

.title {
/*     font-size: 14pt; */
/*     font-weight: bold; */
}
