.clear{clear:both}
/* Icon */
.typo-icon-add,
.typo-icon-box,
.typo-icon-tip,
.typo-icon-info,
.typo-icon-help,
.typo-icon-note,
.typo-icon-star,
.typo-icon-check,
.typo-icon-error,
.typo-icon-delete{display:block;padding:10px 10px 10px 40px;margin:15px 0}
.typo-icon-add{color:#648434;border:1px solid #9BCC54;border-left-width:5px;background:url(../images/icons/add.png) 10px 50% no-repeat #CDEFA6}
.typo-icon-box{color:#666666;border:1px solid #CAA86A;border-left-width:5px;background:url(../images/icons/box.png) 10px 50% no-repeat #EAD18D}
.typo-icon-tip{color:#B79000;border:1px solid #FFCC00;border-left-width:5px;background:url(../images/icons/tip.png) 10px 50% no-repeat #FFF3A3}
.typo-icon-info{color:#1C6B8B;border:1px solid #6ABCE2;border-left-width:5px;background:url(../images/icons/info.png) 10px 50% no-repeat #A8CDE3}
.typo-icon-help{color:#1C6B8B;border:1px solid #6ABCE2;border-left-width:5px;background:url(../images/icons/help.png) 10px 50% no-repeat #A8CDE3}
.typo-icon-note{color:#666666;border:1px solid #CAA86A;border-left-width:5px;background:url(../images/icons/note.png) 10px 50% no-repeat #EAD18D}
.typo-icon-star{color:#B79000;border:1px solid #FFCC00;border-left-width:5px;background:url(../images/icons/star.png) 10px 50% no-repeat #FFF3A3}
.typo-icon-check{color:#648434;border:1px solid #9BCC54;border-left-width:5px;background:url(../images/icons/check.png) 10px 50% no-repeat #CDEFA6}
.typo-icon-error{color:#CF3738;border:1px solid #FFACAD;border-left-width:5px;background:url(../images/icons/error.png) 10px 50% no-repeat #FFD5D5}
.typo-icon-delete{color:#CF3738;border:1px solid #FFACAD;border-left-width:5px;background:url(../images/icons/delete.png) 10px 50% no-repeat #FFD5D5}
/* Dropcap */
.typo-dropcap-red,
.typo-dropcap-blue,
.typo-dropcap-pink,
.typo-dropcap-black,
.typo-dropcap-green,
.typo-dropcap-yellow{float:left;display:block;font-size:320%;line-height:100%;margin:0 5px 0 0}
.typo-dropcap-red{color:#DC1E01}
.typo-dropcap-blue{color:#32B2EE}
.typo-dropcap-pink{color:#FF7CD7}
.typo-dropcap-black{color:#000000}
.typo-dropcap-green{color:#76A904}
.typo-dropcap-yellow{color:#FED641}
/* Blockquote */
.typo-quote-red,
.typo-quote-blue,
.typo-quote-pink,
.typo-quote-black,
.typo-quote-green,
.typo-quote-yellow{float:left;font-style:italic;display:block;clear:both}
.typo-quote-red blockquote,
.typo-quote-blue blockquote,
.typo-quote-pink blockquote,
.typo-quote-black blockquote,
.typo-quote-green blockquote,
.typo-quote-yellow blockquote{display:block;width:auto;padding:0px 35px;margin:15px 0;border:0}
.typo-quote-red{color:#DC1E01;background:url(../images/quotes/quote-red-r.png) no-repeat 100% 80%}
.typo-quote-red blockquote{background:url(../images/quotes/quote-red-l.png) no-repeat}
.typo-quote-blue{color:#32B2EE;background:url(../images/quotes/quote-blue-r.png) no-repeat 100% 80%}
.typo-quote-blue blockquote{background:url(../images/quotes/quote-blue-l.png) no-repeat}
.typo-quote-pink{color:#FF7CD7;float:left;background:url(../images/quotes/quote-pink-r.png) no-repeat 100% 80%}
.typo-quote-pink blockquote{background:url(../images/quotes/quote-pink-l.png) no-repeat}
.typo-quote-black{color:#000000;float:left;background:url(../images/quotes/quote-black-r.png) no-repeat 100% 80%}
.typo-quote-black blockquote{background:url(../images/quotes/quote-black-l.png) no-repeat}
.typo-quote-green{color:#76A904;float:left;background:url(../images/quotes/quote-green-r.png) no-repeat 100% 80%}
.typo-quote-green blockquote{background:url(../images/quotes/quote-green-l.png) no-repeat}
.typo-quote-yellow{color:#FED641;float:left;background:url(../images/quotes/quote-yellow-r.png) no-repeat 100% 80%}
.typo-quote-yellow blockquote{background:url(../images/quotes/quote-yellow-l.png) no-repeat}