* {margin:0; padding:0; outline:none}
/*body {font:10px Verdana,Arial; margin:25px; background:#fff url(../images/table/bg.gif) repeat-x; color:#091f30}*/

.sortable {min-width:550px; font-size:80%; border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none; margin:0 auto 15px}
.sortable th {background:url(../images/table/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.sortable th h4 { padding:6px 8px 8px}
.sortable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.sortable .head h3 {background:url(../images/table/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .desc, .sortable .asc {background:url(../images/table/header-selected-bg.gif)}
.sortable .desc h3 {background:url(../images/table/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.sortable .asc h3 {background:url(../images/table/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.sortable .head:hover, .sortable .desc:hover, .sortable .asc:hover {color:#fff}
.sortable .evenrow td {background:#fff}
.sortable .oddrow td {background:#ecf2f6}
.sortable td.evenselected {background:#ecf2f6}
.sortable td.oddselected {background:#dce6ee}

#controls {width:550px; margin:0 auto; height:20px}
#perpage {float:left; width:200px;font-size:80%;}
#perpage select {float:left;}
#perpage span {float:left; margin:2px 0 0 5px}
#navigation {float:left; width:100px; text-align:center}
#navigation img {cursor:pointer}
#text {float:left; width:200px; text-align:right; margin-top:2px;font-size:80%;}

.selectBoxDiv{width:400px;}
.selectBox{width:200px;}

.sortable #date{max-width:125px;min-width:125px;width:125px;}
.sortable #courseName{max-width:190px;min-width:190px;width:190px;}
.sortable #location{max-width:89px;min-width:89px;width:89px;}
.sortable #email{max-width:45px;min-width:45px;width:45px;}
.sortable #book{max-width:43px;min-width:43px;width:43px;}
.sortable #agenda{max-width:58px;min-width:58px;width:58px;}