
/* Span Borders + Margins Overrides */
.span-border-top {
    border-top: 1px solid #cccccc;
}

.span-border-bottom {
    border-bottom: 1px solid #cccccc;
}

.span-border-left {
    border-left: 1px solid #cccccc;
}

.span-border-right {
    border-right: 1px solid #cccccc;
}

.span1.span-border-left {
    border-left: 1px solid #cccccc;
    width: 64px !important;
}

.span1.span-border-right {
    border-right: 1px solid #cccccc;
    width: 64px !important;
}

.span2.span-border-left {
    border-left: 1px solid #cccccc;
    width: 149px !important;
}

.span2.span-border-right {
    border-right: 1px solid #cccccc;
    width: 149px !important;
}

.span3.span-border-left {
    border-left: 1px solid #cccccc;
    width: 234px !important;
}

.span3.span-border-right {
    border-right: 1px solid #cccccc;
    width: 234px !important;
}

.span4.span-border-left {
    border-left: 1px solid #cccccc;
    width: 319px !important;
}

.span4.span-border-right {
    border-right: 1px solid #cccccc;
    width: 319px !important;
}

.span5.span-border-left {
    border-left: 1px solid #cccccc;
    width: 404px !important;
}

.span5.span-border-right {
    border-right: 1px solid #cccccc;
    width: 404px !important;
}

.span6.span-border-left {
    border-left: 1px solid #cccccc;
    width: 489px !important;
}

.span6.span-border-right {
    border-right: 1px solid #cccccc;
    width: 489px !important;
}

.span7.span-border-left {
    border-left: 1px solid #cccccc;
    width: 574px !important;
}

.span7.span-border-right {
    border-right: 1px solid #cccccc;
    width: 574px !important;
}

.span8.span-border-left {
    border-left: 1px solid #cccccc;
    width: 659px !important;
}

.span8.span-border-right {
    border-right: 1px solid #cccccc;
    width: 659px !important;
}

.span9.span-border-left {
    border-left: 1px solid #cccccc;
    width: 744px !important;
}

.span9.span-border-right {
    border-right: 1px solid #cccccc;
    width: 744px !important;
}

.span10.span-border-left {
    border-left: 1px solid #cccccc;
    width: 829px !important;
}

.span10.span-border-right {
    border-right: 1px solid #cccccc;
    width: 829px !important;
}

.span11.span-border-left {
    border-left: 1px solid #cccccc;
    width: 914px !important;
}

.span11.span-border-right {
    border-right: 1px solid #cccccc;
    width: 914px !important;
}

.span12.span-border-left {
    border-left: 1px solid #cccccc;
    width: 999px !important;
}

.span12.span-border-right {
    border-right: 1px solid #cccccc;
    width: 999px !important;
}

.span13.span-border-left {
    border-left: 1px solid #cccccc;
    width: 1084px !important;
}

.span13.span-border-right {
    border-right: 1px solid #cccccc;
    width: 1084px !important;
}

.span-no-margin {
    margin-left: 0;
}

.span1.span-no-margin {
    width: 85px !important;
}

.span2.span-no-margin {
    width: 170px !important;
}

.span3.span-no-margin {
    width: 255px !important;
}

.span4.span-no-margin {
    width: 340px !important;
}

.span5.span-no-margin {
    width: 424px !important;
}

.span6.span-no-margin {
    width: 510px !important;
}

.span7.span-no-margin {
    width: 595px !important;
}

.span8.span-no-margin {
    width: 680px !important;
}

.span9.span-no-margin {
    width: 765px !important;
}

.span10.span-no-margin {
    width: 850px !important;
}

.span11.span-no-margin {
    width: 935px !important;
}

.span12.span-no-margin {
    width: 1020px !important;
}

.span13.span-no-margin {
    width: 1105px !important;
}
