
.button.EditAssignment {cursor:hand;cursor:pointer;height:36px;width:140px;border:0px; background: transparent url(/classwareweb/images/editPage.png) no-repeat top left;}
.button.AssignToStudents{cursor:hand;cursor:pointer;height:36px;width:230px;border:0px; background: transparent url(/classwareweb/images/AssgnToStudents.png) no-repeat top left;}
.button.DisableAssignToStudents{height:36px;width:230px;border:0px; background: transparent url(/classwareweb/images/AssgnToStudentsDisabled.png) no-repeat top left;}

/* student entry logic */

 .button.info {cursor:hand;cursor:pointer;height:36px;width:89px;border:0px; background: transparent url(/classwareweb/images/createWorkFlow/save.png) no-repeat top left;}
 .button.cancel {cursor:hand;cursor:pointer;height:33px;width:100px;border:0px; background: transparent url(/classwareweb/images/createWorkFlow/btn_cancel.png) no-repeat top left;}
 .button.submit {cursor:hand;cursor:pointer;height:37px;width:102px;border:0px; background: transparent url(/classwareweb/images/submit.png) no-repeat top left;}
 .button.takeToAssignment{cursor:hand;cursor:pointer;height:37px;width:230px;border:0px; background: transparent url(/classwareweb/images/takeToAssgnPg.png) no-repeat top left;}
 .button.submitQuiz{cursor:hand;cursor:pointer;height:37px;width:130px;border:0px; background: transparent url(/classwareweb/images/submitQuiz.png) no-repeat top left;}
 
/*End  student entry logic */

