
/* template.css */
#sp-main-body {
    padding: 20px 0;
}

/*Other*/
.hidden{
	display: none;
}