/** Contactr Pligg Modules Styles **/
/** Designed and Coded by Jake Rocheleau (Pligg username Ascendancy) **/

#contactr .contactr_txt { display: block; margin-bottom: 12px; font-size: 14px; padding: 3px 6px; width: 250px; color: #343434; font-family: Arial, Helvetica, sans-serif; }

#contactr label { display: block; font-weight: bold; margin-bottom: 2px; color: #0099CC; }

#contactr .contactr_txtarea { display: block; margin-bottom: 15px; font-size: 14px; padding: 5px 7px; width: 350px; height: 125px; font-family: Arial, Helvetica, sans-serif; color: #343434; }

#contactr .contactr_send { font-family: Arial, Helvetica, sans-serif; font-size: 15px; padding: 4px 9px; color: #666; }

#contactrMsgError { color: #831e1e; font-weight: bold; padding: 6px 7px; border: 1px solid #333; display: inline-block; margin-bottom: 18px; }

#contactrMsgGood { color: #49831e; font-weight: bold; padding: 6px 7px; border: 1px solid #333; display: inline-block; margin-bottom: 18px; }