/* 
YOUR CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

table.restbl tr td.l { font-size: 10px; text-transform: uppercase; padding: 8px 0 }
table.restbl tr td.r { font-size: 10px; text-transform: uppercase; padding: 8px 0 }
form.wpcf7-form input { border: 1px solid #ccc; color: #777; font-size: 11px; padding: 3px 4px }
form.wpcf7-form textarea { border: 1px solid #ccc; font-size: 11px; color: #777 }
form.wpcf7-form .ic { font-size: 14px; font-family: 'courier new', monospace; color: #666; padding: 3px 4px }
form.wpcf7-form .su { font-size: 12px; text-transform: uppercase; color: #555; padding: 4px 15px }