#xsltsearch {margin: 0; padding:20px; background-color:#FFF; font-family: tahoma,geneva,arial,sans-serif; }
#xsltsearch_navigation {text-align: center;}
#xsltsearch_navigation .disabled {color: #AAA;}
#xsltsearch_stats {font-size: 75%; color: #999;}
#xsltsearch_results {padding-bottom: 20px;}
#xsltsearch h2 {font-size: 150%;}
.xsltsearch_result p {margin: 0; padding: 0;}
.xsltsearch_result:hover {background: #fafafa;}
.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
.xsltsearch_title {font-weight: bold;}
.xsltsearch_score {font-size: 75%;}
p.xsltsearch_result_description {padding-bottom: 10px;}
.xsltsearch_description strong {background: #FFD;} /* highlighting */
.xsltsearch_form {
    height: 29px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 430px;
}
.xsltsearch_form .input {
    -moz-border-radius: 5px 0 0 5px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E69D3C;
    color: #000000;
    font-size:12px;
    float: left;
    height: 21px;
    margin: 0 0 0 2px;
    padding: 2px;
    width: 260px;
}
.xsltsearch_form .submit {
    -moz-border-radius: 0 5px 5px 0;
    background: url("/Images/searchBtn.jpg") no-repeat scroll #FFF;
    border: medium none;
    font-size:16px;
    color: #FFF;
    cursor: pointer;
    height: 27px;
    padding: 0 4px 2px;
    width: 73px;
}
#xsltsearch p{   
    color: #000000;
    font-size:12px;
}
#xsltsearch_summary{
   padding:10px 0; 
}
#xsltsearch_summary strong {background: #FFD; font-weight:bold;}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
