body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	background:white;
	min-height:100%;
}
#content {
	background:white;
	padding-left:40px;
	padding-right:40px;
	min-height:100%;
	position:relative;
}

.priority, .prioritys {
	text-align:center;
}

.add_tanyajawab {
	width: 100%;
}

.movecursor {
	cursor: move;
}

.pointercursor {
	cursor: pointer;
}