#search_dir {
   /*margin: 0 0 150px 10px;*/
   font-family:georgia, times new roman, serif;
}
#search_dir form {
   text-align: right;
   clear: both;
}
td.sd_title {
   font-family:Trebuchet MS, verdana, tahoma, arial;
   color: #ff9000;
   font-size: 18px;
   /*clear: both;*/
   font-weight: bold;
}
#search_dir td.sd_comment {
   font-family:Trebuchet MS, verdana, tahoma, arial;
   text-align: right;
   color: #ff9000;
   width: 562px;
}
#search_dir div {
   float: left;
   margin: 0;
   padding: 0;
   height: 30px;
   margin-right: 10px;
}
#search_dir td.sd_label {
   color: #ff9000;
   font-size: 18px;
   text-align: right;
   /*width: 200px;*/
}
#search_dir input.sd_text {
   font-family:Trebuchet MS, verdana, tahoma, arial;
   border: 1px solid blue;
   height: 25px;
   width: 350px;
   font-size: 18px;
}
#search_dir input.forward {
   width: 22px;
   height: 21px;
   border: 0;
   background: url(../images/go-icon.gif);
}
td.s_result {
   border: 1px solid #ff9000;
   margin: 5px;
}
td.topic_title {
   color: #cccccc;
   font-weight: bold;
   font-size: 18px;
}
#info_block td {
   font-size: 14px;
}
span.search_conditions {
   color: #000000;
}
td.sd_footer {
   font-family:Trebuchet MS, verdana, tahoma, arial;
   color: #ff9000;
   font-weight: bold;
}
#taglist {
   text-align:justify;
}
/* Form elements search */


p.welcome {
   font-size: 0.8em;
   text-align: left;
   margin-right: 30px;
   margin-left: 35px;
   margin-bottom: 0px;
   margin-top: 15px;
   color: #6B383D;
}

form {
   margin-top: 10px;
   margin-left: 30px;
}

input.fields {
   display: block;
   width: 160px;
   background: url(images/input_bg.png);
   border-top: 1px solid #E3E4E9;
   border-left: 1px solid #E3E4E9;
   border-bottom: 1px solid white;
   border-right: 1px solid white;
   margin-top: 3px;
   margin-bottom: 3px;
   color: #FFF;
   font: normal 1.2em sans-serif;
}

label {
   color: #FFFFFF;
   font-style: italic;
}

.submit_button {
   margin-top: 0px;
   padding: 0px;
   color: #FFF;
   background-color: #404853;
   float: left;
   margin-right: 30px;
   border-top: 1px solid white;
   border-left: 1px solid white;
   border-bottom: 1px solid #E3E4E9;
   border-right: 1px solid #E3E4E9;
}

