﻿
/*======================================================================================================================
    Notice View
    =================================================================================================*/
.eps-section {
}

.eps-section-head {
    
}

.eps-section-head h2 {
    font-size: 1.5em;
    font-weight: normal; 
    text-decoration: underline;
}


.eps-section-body {
    padding-left: 40px;
}

.eps-sub-section-head {
    padding-bottom: 5px;
    padding-top: 5px;

}

    .eps-sub-section-head .index {
        float: left;
        min-width: 40px;
        text-align: right;
        padding-right: 10px;
        line-height: 1.17em;
    }

    .eps-sub-section-head .body {
        float: left;
        min-width: 200px;
    }

        .eps-sub-section-head .body h3 {
            margin: 0;
            font-size: 1.17em;
            line-height: 1.17em;
        }

.eps-sub-section-body {
    clear: both;
    padding-left: 50px;
}


.eps-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.eps-text {
}

.eps-cpv-list {
    margin: 0;
    padding: 0;
    color: #f00;
}

    .eps-cpv-list li {
        display: inline;
    }
   
    .eps-cpv-list li.separator {
        color:#000;
    }

.eps-address {
}
.notice-container {
    margin-top: 25px;
}

.eps-notice-header h1,
.eps-notice-header h2 {
    font-weight: normal; 
}

.eps-notice-header h2 {
    font-size: 1.5em;
    line-height: 1.5em;
}

form{margin:0;}

hr.list-divider {
	margin: 0;
}