#email_friend {background-color:#fff;border:1px solid #d8e0e7;padding:10px 20px;}
#email_friend #email_instructions {color:#B9342D;font-weight:bold;font-size:13px;}
#email_friend #email_article_info {font-weight:bold;font-size:14px;margin-top:5px;}
#email_friend #email_article_info div.label {float:left;clear:both;margin-bottom:10px;margin-right:8px;}
#email_friend #email_article_info div.text {float:left;color:#063557;}
#email_friend form {}
#email_friend form label {color:#063557;font-weight:bold;float:left;clear:both;margin:14px 0px 8px 0px;}
#email_friend form label span.required {color:#B9342D;font-weight:bold;}
#email_friend form input[type=text] {float:left;clear:both;font-weight:bold;width:100%;}
#email_friend form input[type=text].highlight {border-bottom-color:#B9342D;}
#email_friend form textarea {float:left;clear:both;font-weight:bold;width:100%;}
#email_friend form #captcha {clear:both;padding-top:14px;}
#email_friend form #error_captcha {clear:both;padding-top:14px;color:#B9342D;font-weight:bold;font-size:13px;}
#email_friend form div#submit_wrapper {float:left;clear:both;padding:20px 0px;text-align:center;background-color:#edf1f7;width:100%;margin:14px 0px 5px 0px;}
#email_friend form div#submit_wrapper input[type=submit] {background:url('/etc/designs/cen/images/button_submit.png') no-repeat left top;width:94px;height:26px;border:none;}
#email_friend #email_disclaimer {text-align:center;font-size:11px;}
