 /*
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.
*/



   .css_guestbook_position {
position : relative;
}
.css_guestbook_font_color {
color : #000000;
}
.css_form_text {
font-weight : normal;
}
.css_form_namefield {
border : 1px solid #dedede;
width : 150px;
color : #000000;
}
.css_form_emailfield {
border : 1px solid #dedede;
width : 150px;
color : #000000;
}
.css_form_urlfield {
border : 1px solid #dedede;
width : 150px;
color : #000000;
}
.css_form_additional_option {
border : 1px solid #dedede;
width : 150px;
color : #000000;
}
.css_form_textfieldspace {
text-align : left;
padding : 5px 0 0 0;
margin : 0 0;
}
.css_form_messagefield {
border : 1px solid #dedede;
width : 80%;
height : 150px;
color : #000000;
}
.css_form_antispamtext {
text-align : center;
}
.css_form_antispamcontent {
border : 1px solid #dedede;
}
.css_form_antispamcontent_position {
text-align : center;
padding : 5px 0;
margin : 0 0;
}
.css_form_antispam_inputfield {
width : 60px;
border : 1px solid #dedede;
color : #000000;
}
.css_form_submit {
color : #000000;
}
.css_form_submit_position {
text-align : center;
padding : 20px 0 10px 0;
}
.css_form_errormessage {
color : #bb0000;
font-size : 14px;
text-decoration : none;
font-weight : bold;
}
.css_form_successmessage {
color : #00bb00;
font-size : 14px;
text-decoration : none;
font-weight : bold;
}
.css_form_link {
font-size : 14px;
position : relative;
top : 0;
left : 0;
}
.css_navigation_totalcount {
font-size : 14px;
text-align : center;
padding : 5px 0 0 10px;
}
.css_navigation_overview {
text-align : center;
padding : 0 0 15px 12px;
}
.css_navigation_select {
color : #bb1100;
text-decoration : none;
}
.css_navigation_notselect {
color : #000000;
text-decoration : none;
}
.css_navigation_char {
color : #000000;
text-decoration : none;
font-weight : bold;
}
.css_navigation_char_position {
padding : 0 0 0 10px;
margin : 0 0 20px 0;
text-align : center;
}
.css_post_header1 {
font-size : 14px;
height : 15px;
color : #ffffff;
}
.css_post_header2 {
width : 20px;
height : 15px;
}
.css_post_header3 {
width : 20px;
height : 15px;
}
.css_post_header4 {
font-size : 11px;
height : 15px;
}
.css_post_email_image {
height : 15px;
width : 15px;
border : 0;
}
.css_post_url_image {
height : 15px;
width : 15px;
border : 0;
}
.css_post_separator {
border : 1px solid #eeeeee;
height : 1px;
text-align : left;
margin : 0 0 0 0;
}
.css_post_message {
font-size : 14px;
margin : 5px 0 0 0;
color : #ffffff;
}
.css_form_embedded {
border : 1px solid #aaaaaa;
font-size : 14px;
text-align : left;
padding : 0 10px;
margin : 0 0 0 0;
line-height : 1.4em;
}
img.css_post_url_image {
border : 0;
}
img.css_post_email_image {
border : 0;
}



