a, a:hover, h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
}
header {
	width:100%;
	margin:0 0 20px 0;
}
header a, footer a {
	color:#333333;
}
header a:hover, footer a:hover {
	color:#333333;
}
footer a:hover {
	text-decoration:none;
	border-bottom:none;
}
.center {
	margin-top:-20px;
	background:#FFFFFF;
}
.sortable-row:hover {
	background:url('../images/move_icon.png') no-repeat right;
}



