.content-wrapper .content{
	min-height: 550px !important;
}
#template-tasks table a{
	cursor: pointer !important;
}

input#search-box{
	width:70%;
}
a.button{
	background:#eee;
	padding:3px;
	padding-top:2px;
	padding-bottom: 2px;
	border:1px solid gray;
}
.margin-top-10px{
	margin-top:10px;
}