/*
Theme Name: Guzel Pro Magazine
Theme URI: http://customthemedesign.com/
Description: Guzel Pro Magazine is a free and premium magazine style for WordPress with a professional control panel. Development and project by <a href="http://customthemedesign.com/">Custom Theme Design</a>.
Version: 3.0
Author: Ahmed Fouad
Author URI: http://customthemedesign.com/
*/

input, textarea, p, .contact-form {
font-size: 10pt;
}

.required {
color: #ff0000;
}

.requiredField {
border: 1px #993333 solid;
background-color: #e7e7e7;
margin-top: 3px;
margin-bottom: 5px;
}

.optionalField {
border: 1px #cccccc solid;
margin-top: 3px;
margin-bottom: 5px;
}

.buttonSub {
border: 1px #999999 solid;
margin-top: 5px;
margin-bottom: 5px;
}