/* Start of CMSMS style sheet 'Popup' */
.error {color: red;}
#friend_form {width: 370px; margin: 0 auto; font-size: 12px;}
#friend_form fieldset {border: 1px solid #777; padding-top: 10px; padding-bottom: 10px; margin-top: 10px;}
#friend_form label {display: block; margin: 10px auto 0; width: 340px;}
#friend_form p {text-align: center;}
#friend_form input, #friend_form textarea {display: block; width: 340px; margin: 0 auto; background: #000; color: #F3D9C0; padding: 1px; border:1px inset #fff;}
#friend_form textarea {height: 100px; margin-bottom: 15px;}
#friend_form input.button {width: 145px; float: right; margin: 0 10px 0 10px; border: 1px outset #fff;}
#copyrights {text-align: center; font-size: 12px;}

#friend_form input#submit_button {margin-right: 30px; *margin-right:15px;}
#reset_button {}

.formError, .formMessage {font-size: 14px; padding-top: 3px;}
#page_polec #footer {width: 370px; text-align: center}
/* End of 'Popup' */

