/* style for module */
.boxSmall { width: 210px; margin-top: 10px; }
.boxSmall[id] { width: 200px; }
.boxSmallHeader { height:35px; border-left: solid 12px #415b72; border-top: solid 2px #415b72; padding: 4px 0 0 5px; text-align: left; font-weight: bold; font-size: 12px; }
.boxSmallContent { height: 65px; background-color: #ffffff;}
.boxSmallText { padding: 5px 5px 5px 15px; font-weight: normal; height: 96px; font-size: 8pt; font-family: Arial; }

