/* DDD in the News */
.left-side              { width: 450px; float: left; margin-right: 28px; }
.left-side ul           { width: 450px; float: left; list-style-type: disc; margin: 0 0 50px 15px; }
.left-side li           { margin-bottom: 11px; }
.left-side h3           { margin-bottom: 6px; color: #5b4702; }
.left-side a            { line-height: 18px; color: #736c57; }
.left-side a:hover      { color: #EB8517;}
.email-signup           { width: 200px; min-height: 150px; float: left; position: relative; padding-left: 10px; margin-top: -3px; border: 1px solid #2a1f0a; }
.email-signup h2        { width: 185px; height: 28px; background: #ced600; padding-left: 15px; margin: 10px 0 6px -16px; font-size: 20px; line-height: 24px; }
.email-signup p         {  line-height: 16px; margin: 0 0 10px; }
.email-signup .success-msg { margin: 20px 15px 20px 5px; }


/* DDD in the News - Article */
.post-info              { float: left; margin-bottom: 15px; }
.post-info li           { float: left;  padding: 0 5px; font-size: 12px; border-right: 1px solid #8C8370; line-height: 12px; font-family: 'TrebuchetMSRegular', Verdana, Helvetica, sans-serif !important; color: #666; }
.post-info li.first     { padding-left: 0; }
.post-info li.last      { border-right: none; }
.article                { margin-bottom: 50px; }
.article ul             { margin-left: 20px; list-style-type: disc;}
.article li             { margin-bottom:  5px; }
.article img            { float: left; clear: both; margin: 0 0 10px; }
.article h3             { margin: 20px 0 5px; }
.article p              { clear: both; font: normal 12px/23px 'TrebuchetMSRegular', Verdana, Helvetica, sans-serif !important; margin-bottom: 5px; }


/* DDD in the News - Help Message */
.contact-us-form            {  padding-top: 15px; float: left; width: 420px;}
.contact-us-form .top-border{ clear: right; }
.contact-us-form label      { width: 85px; float: left; line-height: 22px; font-size: 14px;  }
.contact-us-form input      { width: 196px; height: 18px; float: left; padding: 0 3px; font-size: 11px; line-height: 18px; }
.contact-us-form textarea   { width: 290px; height: 122px; padding: 3px 4px; margin-bottom: 5px; font-size: 11px; line-height: 18px; }
.contact-us-form button     { width: 106px; }
.contact-us-form .ctrlHolder{ width: 500px; float: left; margin-bottom: 14px; }
.contact-us-form p          { float: left; clear: both; }

.contact-info { width: 220px; float: right;}
.contact-info h2 { width: 180px;}
.contact-info .desc { line-height: 18px; margin: 20px 10px 30px 0;}
.contact-info .desc strong,
.contact-info .desc span { color:#5B4702; font-size: 14px;font-weight: normal; display: inline-block; padding-bottom: 5px; }
