@import "article.css";
@import "gallery.css";
@import "calendar.css";
@import "download.css";
@import "form.css";
@import "pagination.css";


/*
.mod-mt-5    { margin-top:5px; }
.mod-mt-10   { margin-top:10px; }
.mod-mt-20   { margin-top:20px; }
.mod-mt-30   { margin-top:30px; }
.mod-mt-40   { margin-top:40px; }
.mod-mt-50   { margin-top:50px; }

.mod-mb-5    { margin-bottom:5px; }
.mod-mb-10   { margin-bottom:10px; }
.mod-mb-20   { margin-bottom:20px; }
.mod-mb-30   { margin-bottom:30px; }
.mod-mb-40   { margin-bottom:40px; }
.mod-mb-50   { margin-bottom:50px; }

.mod-pt-20   { padding-top:20px; }

.mod-pb-20   { padding-bottom:20px; }

.mod-ph-20	 { padding: 20px 0; }

.mod-pa-20	 { padding: 20px; }

.mod-mh-30	 { margin:  30px 0; }
.mod-mh-40	 { margin:  40px 0; }

.mod-bdt-dot-1  { border-top: 1px dotted #dedede; }
.mod-bdb-dot-1  { border-bottom: 1px dotted #dedede; }
*/