.tasks{list-style:none}
.tasks li{position:relative;min-height:22px;height:auto;z-index:1;margin-bottom:3px}
.tasks li label{z-index:3;padding:2px 2px 2px 5px;display:inline-block;cursor:pointer}
.tasks div.ui-progressbar-value{left:1px;position:absolute;top:1px;z-index:-1}
.tasks li.complete label{text-decoration:line-through}
.tasks .taskStatus,.tasks .userTaskStatus{position:absolute;padding-right:2px;right:0;top:2px;cursor:default}
.tasks .info{display:inline-block;font-size:10px;line-height:16px;margin-left:1px;padding-right:3px;vertical-align:top;overflow:hidden}
.tasks .notext{padding-right:0}
.tasks .notext .status-text{display:none}
.tasks .assignedUser{overflow-y:auto;overflow-x:hidden;max-height:150px;margin:5px 5px 5px 10px;padding-right:5px;display:none;clear:both}
.tasks .ui-button{width:16px;height:16px;margin-left:2px}
.tasks .ui-icon{float:left}
.indicator{position:relative;margin-top:10px}
.percentageComplete{position:absolute;right:5px;display:inline-block;margin-top:5px;font-weight:bold}
#editTasks .fields select{width:auto}
#task_marking .assignedUser{margin:0;padding:0;width:auto;max-height:100%}
#task_details .fieldList{margin-top:10px}
#completeComment{height:90px}
#task_details h1{font-size:17px;margin-bottom:10px}
#taskMark .fieldList{min-width:340px;margin:0}
#taskMark .fieldlabel{width:100px}
#taskMark .fields{width:200px}
#taskMark .fields select{width:auto}
#taskMark .markFields{display:none}
#editTasks .fields{width:400px}