.img_right{margin:5px 0px 5px 15px !important;float:right!important}
.img_left{margin:5px 15px 5px 0px !important;float:left !important}
.img_no{margin:10px 0px !important;float:none!important}

.img_no_border{border:0px !important;padding:0px!important}

.a_attached[href$="doc"], .a_attached[href$="docx"], .a_attached[href$="zip"], .a_attached[href$="rar"], .a_attached[href$="pdf"], .a_attached[href$="jpg"], .a_attached[href$="jpeg"], .a_attached[href$="pjpeg"], .a_attached[href$="xsl"], .a_attached[href$="avi"], .a_attached[href$="mp3"], .a_attached[href$="txt"]{padding-left:22px; display:inline-block;background-position:left top;background-repeat:no-repeat;min-height:25px;margin-top:5px}
.a_attached[href$="doc"], .a_attached[href$="docx"]{background-image:url("/desimages/doc.png");}
.a_attached[href$="zip"], .a_attached[href$="rar"]{background-image:url("/desimages/zip.png");}
.a_attached[href$="pdf"]{background-image:url("/desimages/pdf.png");}
.a_attached[href$="jpeg"], .a_attached[href$="jpg"], .a_attached[href$="pjpeg"]{background-image:url("/desimages/jpg.png");}
.a_attached[href$="xsl"]{background-image:url("/desimages/xsl.png");}
.a_attached[href$="avi"]{background-image:url("/desimages/avi.png");}
.a_attached[href$="mp3"]{background-image:url("/desimages/mp3.png");}
.a_attached[href$="txt"]{background-image:url("/desimages/txt.png");}

.text .quote1 {
	border-top: 2px solid #A71C21;
	border-bottom: 2px solid #A71C21;
    color: #A71C21;
    font-family: 'exo_2bold',sans-serif;
    font-size: 30px;
    line-height: 33px;
    padding: 18px 10px;
    text-align: center;
    text-transform: uppercase;
	margin: 24px 0 22px;
}

.text .quote2 {
	background: url("/desimages/pattern.png") 0 0 repeat;
    color: #A71C21;
    font-family: 'exo_2bold',sans-serif;
    font-size: 18px;
    line-height: 24px;
    margin: 24px 0 20px;
    padding: 24px 10px 22px;
    text-align: center;
    text-transform: uppercase;
}
