
ul.bullet-1, ul.bullet-2, ul.bullet-3, ul.bullet-4, ul.bullet-5, ul.bullet-6, ul.bullet-7, ul.bullet-8 {
    margin-left: 5px !important;
    overflow: hidden;
    padding-left: 15px !important;
}
ul.bullet-1 li, ul.bullet-2 li, ul.bullet-3 li, ul.bullet-4 li, ul.bullet-5 li {
    list-style: none outside none;
    margin-bottom: 5px !important;
    padding-bottom: 3px !important;
    padding-left: 10px !important;
}
ul.bullet-6 li, ul.bullet-7 li, ul.bullet-8 li {
    list-style: none outside none;
    margin-bottom: 5px !important;
    padding-bottom: 3px !important;
    padding-left: 22px !important;
}
ul.bullet-1 li {
    background: url("../images/typo/bullet-1.png") no-repeat scroll 0 5px transparent !important;
}
ul.bullet-2 li {
    background: url("../images/typo/bullet-2.png") no-repeat scroll 0 5px transparent !important;
}
ul.bullet-3 li {
    background: url("../images/typo/bullet-3.png") no-repeat scroll 0 5px transparent !important;
}
ul.bullet-4 li {
    background: url("../images/typo/bullet-4.png") no-repeat scroll 0 5px transparent !important;
}
ul.bullet-5 li {
    background: url("../images/typo/bullet-5.png") no-repeat scroll 0 5px transparent !important;
}
ul.bullet-6 li {
    background: url("../images/typo/bullet-6.png") no-repeat scroll 0 2px transparent !important;
}
ul.bullet-7 li {
    background: url("../images/typo/bullet-7.png") no-repeat scroll 0 2px transparent !important;
}
ul.bullet-8 li {
    background: url("../images/typo/bullet-8.png") no-repeat scroll 0 3px transparent !important;
}
pre {
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #E5E5E5;
    border-style: solid;
    border-width: 1px;
    padding: 10px;
}
blockquote {
    background: none repeat scroll 0 0 #F6F6F6;
    border-color: #E5E5E5;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 120%;
    font-style: italic;
    line-height: 150%;
    margin: 15px 0;
    padding: 10px 20px;
    width: auto;
}
blockquotetesti {
    border-color: #3B3A36;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 120%;
    font-style: italic;
    line-height: 150%;
    margin: 15px 0;
    padding: 10px 20px;
    width: auto;
}
blockquote.blue, blockquote.red, blockquote.green, blockquote.purple, blockquote.orange, blockquote.brown, blockquote.grey {
    background: none repeat scroll 0 center transparent;
    border: 0 none;
    display: block;
    font-size: 120%;
    font-style: italic;
    line-height: 150%;
    margin: 15px 0;
    padding: 0 20px;
    width: auto;
}
blockquote.blue {
    color: #0D507A;
}
blockquote.red {
    color: #D12E2E;
}
blockquote.green {
    color: #74A824;
}
blockquote.purple {
    color: #9E0E87;
}
blockquote.orange {
    color: #CC8300;
}
blockquote.brown {
    color: #8B6846;
}
blockquote.grey {
    color: #666666;
}
blockquote.quotes {
    background: url("../images/typo/quote-start.png") no-repeat scroll 0 5px transparent;
    border: 0 none;
    color: #666666;
    display: block;
    font-size: 120%;
    line-height: 150%;
    margin: 20px 0;
    padding: 0 20px 0 38px;
    width: auto;
}
blockquote.quotes p {
    background: url("../images/typo/quote-end.png") no-repeat scroll 100% 100% transparent;
    margin-top: 0;
    padding: 0 38px 0 0;
}
.important, .important-blue, .important-red, .important-green, .important-purple, .important-orange, .important-brown, .important-grey {
    margin: 15px 0;
    padding: 15px;
}
span.important-title, span.important-title-blue, span.important-title-red, span.important-title-green, span.important-title-purple, span.important-title-orange, span.important-title-brown, span.important-title-grey {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    font-size: 120%;
    font-weight: bold;
    margin-top: -24px;
    padding: 0 8px;
    position: absolute;
}
.important {
    border: 1px solid #333333;
}
.important-blue {
    border: 1px solid #0D507A;
}
.important-red {
    border: 1px solid #D12E2E;
}
.important-green {
    border: 1px solid #74A824;
}
.important-purple {
    border: 1px solid #9E0E87;
}
.important-orange {
    border: 1px solid #CC8300;
}
.important-brown {
    border: 1px solid #8B6846;
}
.important-grey {
    border: 1px solid #666666;
}
span.important-title {
    color: #333333;
}
span.important-title-blue {
    color: #0D507A;
}
span.important-title-red {
    color: #D12E2E;
}
span.important-title-green {
    color: #74A824;
}
span.important-title-purple {
    color: #9E0E87;
}
span.important-title-orange {
    color: #CC8300;
}
span.important-title-brown {
    color: #8B6846;
}
span.important-title-grey {
    color: #666666;
}
span.number, span.number-blue, span.number-red, span.number-green, span.number-purple, span.number-orange, span.number-brown, span.number-grey {
    display: block;
    float: left;
    font-size: 170%;
    margin: 2px 10px 0 15px;
}
span.number {
    color: #333333;
}
span.number-blue {
    color: #0D507A;
}
span.number-red {
    color: #D12E2E;
}
span.number-green {
    color: #74A824;
}
span.number-purple {
    color: #9E0E87;
}
span.number-orange {
    color: #CC8300;
}
span.number-brown {
    color: #8B6846;
}
span.number-grey {
    color: #666666;
}
span.highlight {
    background: none repeat scroll 0 0 #FFFBD5;
    padding: 1px 2px;
}
span.highlight-blue {
    color: #0D507A;
}
span.highlight-red {
    color: #D12E2E;
}
span.highlight-green {
    color: #74A824;
}
span.highlight-purple {
    color: #9E0E87;
}
span.highlight-orange {
    color: #CC8300;
}
span.highlight-brown {
    color: #8B6846;
}
span.highlight-grey {
    color: #666666;
}
span.highlight-bold {
    font-size: 120%;
    font-weight: bold;
}
span.dropcap, span.dropcap-blue, span.dropcap-red, span.dropcap-green, span.dropcap-purple, span.dropcap-orange, span.dropcap-brown, span.dropcap-grey {
    display: block;
    float: left;
    font-size: 260%;
    line-height: 100%;
    margin: 0 4px 0 0;
}
span.dropcap {
    color: #333333;
}
span.dropcap-blue {
    color: #0D507A;
}
span.dropcap-red {
    color: #D12E2E;
}
span.dropcap-green {
    color: #74A824;
}
span.dropcap-purple {
    color: #9E0E87;
}
span.dropcap-orange {
    color: #CC8300;
}
span.dropcap-brown {
    color: #8B6846;
}
span.dropcap-grey {
    color: #666666;
}
span.inset-left {
    color: #000000;
    display: block;
    float: left;
    font-size: 110%;
    font-style: italic;
    font-weight: bold;
    padding: 15px;
    width: 20%;
}
span.inset-right {
    color: #000000;
    display: block;
    float: right;
    font-size: 110%;
    font-style: italic;
    font-weight: bold;
    padding: 15px;
    width: 20%;
}
span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {
    display: block;
    margin: 15px 0;
    padding: 8px 10px 8px 36px;
}
span.attention {
    background: url("../images/typo/attention.png") no-repeat scroll 10px 50% #FFF3A3;
    border: 1px solid #E7BD72;
    color: #B79000;
}
span.notice {
    background: url("../images/typo/notice.png") no-repeat scroll 10px 50% #CDEFA6;
    border: 1px solid #9BCC54;
    color: #648434;
}
span.alert {
    background: url("../images/typo/alert.png") no-repeat scroll 10px 50% #FFD5D5;
    border: 1px solid #FFACAD;
    color: #CF3738;
}
span.download {
    background: url("../images/typo/download.png") no-repeat scroll 10px 50% #A8CDE3;
    border: 1px solid #6ABCE2;
    color: #1C6B8B;
}
span.approved {
    background: url("../images/typo/approved.png") no-repeat scroll 10px 50% #CCCCCC;
    border: 1px solid #A8A8A8;
    color: #666666;
}
span.media {
    background: url("../images/typo/media.png") no-repeat scroll 10px 50% #FFE0B6;
    border: 1px solid #FFBB65;
    color: #C76E34;
}
span.note {
    background: url("../images/typo/note.png") no-repeat scroll 10px 50% #FFF3A3;
    border: 1px solid #E7BD72;
    color: #B79000;
}
span.cart {
    background: url("../images/typo/cart.png") no-repeat scroll 10px 50% #E6E6E6;
    border: 1px solid #C5C5C5;
    color: #666666;
}
span.camera {
    background: url("../images/typo/camera.png") no-repeat scroll 10px 50% #E6E6E6;
    border: 1px solid #C5C5C5;
    color: #666666;
}
span.doc {
    background: url("../images/typo/doc.png") no-repeat scroll 10px 50% #FFE0B6;
    border: 1px solid #FFBB65;
    color: #C76E34;
}
div.number-block1, div.number-block2, div.number-block3 {
    padding-left: 50px;
}
div.number-block1 {
    background: url("../images/typo/number-1.png") no-repeat scroll 0 0 transparent;
}
div.number-block2 {
    background: url("../images/typo/number-2.png") no-repeat scroll 0 0 transparent;
}
div.number-block3 {
    background: url("../images/typo/number-3.png") no-repeat scroll 0 0 transparent;
}
span.subline {
    display: block;
    font-size: 90%;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: -15px;
    padding: 0;
    text-transform: uppercase;
}
