.app_requirement_table td{
	font-size:14px;
	font-weight:bold;
	border:#CCCCCC 1px solid;
	cursor:pointer;
}

.app_slots_table tr{
	background-color:#ECF5FF;
	cursor:pointer;
}

.app_slots_table td{
	font-size:11px;
	height:30px;
}

.app_button_shift{
	margin-bottom:-5px;
}


.slot_faux_link{
	color:#9A272D;
	text-decoration:underline;
}

.app_slots_table table{
	cursor: auto !important;
}

.app_slots_table table tr{
	cursor: auto !important;
}

.app_slots_table table td{
	cursor: auto !important;
	font-size:11px !important;
}

.icon_button{
	cursor:pointer !important;
}