/* 

scriptelements .css for dku.com
ver1.0 130306
----------------------------------------------- */


/* form elements */
input, textarea { border: 1px solid #BABABA; background: transparent; width: 350px; }
button { border: 1px solid #BABABA; background: transparent; color: #BABABA; }
button:hover { border: 1px solid #FF3300; color: #FF3300; }
textarea { height: 100px; }
select, file { border: 1px solid #BABABA; }


/* comments */
.gs_comment_2 { background: #F5F5F5; display: block; margin: 5px; padding: 10px;}
.gs_comment_1 { background: white; display: block; margin: 5px; padding: 10px; }
.gs_comment_2 p, .gs_comment_1 p { margin: 0; padding: 0; }


/* forms */
#gs_form_settings { margin: 5px 0 5px 0;}

#gs_form td { padding: 5px; vertical-align: top; width: 100px; }

#gs_form table td, input, button, textarea, file, select { font: 7pt verdana, geneva, arial, sans-serif; font-weight: normal; }

#gs_rate_form { margin: 10px; }