div.curriculumCategory { padding-bottom: 5px; padding-top: 5px; border-bottom: 1px solid #ccc; } div.curriculumCategory div.Label { float: left; } div.curriculumCategory div.Attendance { float: right; } div.Absent { cursor: pointer; } div.curriculumCategory .Clearfix { clear: both; } div.categoryElement { font-size: 20px; padding-left: 0px; } div.moduleElement { font-size: 16px; padding-left: 30px; font-weight: bold; background-color: #eee; } div.subjectElement { font-size: 12px; padding-left: 60px; } div.specialElement { font-size: 20px; padding-left: 0px; border-bottom: 1px solid #ccc; } div.electiveElement { font-size: 12px; padding-left: 30px; } div.categoryElement strong, div.moduleElement strong, div.subjectElement strong, div.specialElement strong, div.electiveElement strong { display: block; font-weight: normal; font-size: 12px; } div.Curriculum { padding: 5px; } div.StudyProgram { margin: 10px 0 0 10px; } div.StudyProgram div.List div { float: left; padding: 3px; } div.StudyProgram div.Header div { border-bottom: 1px solid #999; font-weight: bold; } div.ModuleInfo { background-color: #EDEDED; } div.ModuleInfo .clear { clear: both; } div.ModuleInfo .label { color: #000000; float: left; font-weight: bold; width: 200px; } div.ModuleInfo .value { float: left; width: 500px; } div.ModuleInfo div.ModuleInfoContainer { padding-top: 3px; padding-bottom: 3px; padding-left: 10px; } div.BackButton { text-align: center; margin-top: 20px; } div.StudyProgram div.listElement div { float: left; font-weight: bold; padding: 3px 0px; } div.OutlineBlock { padding-top: 20px; padding-bottom: 3px; } div.OutlineFiles { padding-top: 10px; } div.OutlineBlock div.title { font-weight: bold; }