#mainTextConteiner .mainTextBox UL {

    clear: left;
    color: #322F31;
    float: left;
    line-height: 1.7;
    list-style-type: none;
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
}

#mainTextConteiner .mainTextBox UL A {color: #21a385}
#mainTextConteiner .mainTextBox UL A:HOVER {/*color: #21a385;*/}

#mainTextConteiner .mainTextBox UL .pdf {background-image: url('/images/icon/icon-pdf.png'); float: left; background-position: left center; background-repeat: no-repeat; list-style: none; position: relative; left: 5px; padding: 5px 0px;}
#mainTextConteiner .mainTextBox UL .pdf .text {position: relative; left: 30px;}
#mainTextConteiner .mainTextBox UL .doc {background-image: url('/images/icon/icon-doc.png'); float: left; background-position: left center; background-repeat: no-repeat; list-style: none; position: relative; left: 5px; padding: 5px 0px;}
#mainTextConteiner .mainTextBox UL .doc .text {position: relative; left: 30px;}
#mainTextConteiner .mainTextBox UL .jpg {background-image: url('/images/icon/icon-jpg.png'); float: left; background-position: left center; background-repeat: no-repeat; list-style: none; position: relative; left: 5px; padding: 5px 0px;}
#mainTextConteiner .mainTextBox UL .jpg .text {position: relative; left: 30px;}
#mainTextConteiner .mainTextBox UL .ppt {background-image: url('/images/icon/icon-xls.png'); float: left; background-position: left center; background-repeat: no-repeat; list-style: none; position: relative; left: 5px; padding: 5px 0px;}
#mainTextConteiner .mainTextBox UL .ppt .text {position: relative; left: 30px;}
#mainTextConteiner .mainTextBox UL .xls {background-image: url('/images/icon/icon-xls.png'); float: left; background-position: left center; background-repeat: no-repeat; list-style: none; position: relative; left: 5px; padding: 5px 0px;}
#mainTextConteiner .mainTextBox UL .xls .text {position: relative; left: 30px;}
#mainTextConteiner .mainTextBox UL .zip {background-image: url('/images/icon/icon-rar.png'); float: left; background-position: left center; background-repeat: no-repeat; list-style: none; position: relative; left: 5px; padding: 5px 0px;}
#mainTextConteiner .mainTextBox UL .zip .text {position: relative; left: 30px;}