/*
Use the DMSGuestbook admin interface for change these css settings.
Don't edit this file direct, your change could be overwrite by the DMSGuestbook admin.
If dmsguestbook.css is exist and writable, all CSS settings will be read from it.
Otherwise these settings will be load from the database.
*/

.entry-content .css_form_textfieldspace input,
.entry-content .css_form_textfieldspace textarea,
.entry-content .css_form_antispamcontent_position input{
   border: 2px solid #5da328;
   -moz-border-radius: 5px;
   border-radius: 5px;}

.entry-content .css_form_embedded,
.entry-content .css_post_embedded{
   border: none;
}