.tx-indexedsearch {
    width:100%;
}
.tx-indexedsearch h3 {
    margin:0 0 4px 0;
}
.tx-indexedsearch h3 a:link,
.tx-indexedsearch h3 a:visited {
    color:#333333;
    text-decoration:none;
}

.tx-indexedsearch h3 a:active,
.tx-indexedsearch h3 a:hover {
    text-decoration:underline;
}

.tx-indexedsearch p {
    margin:0 0 10px 0;    
}

.tx-indexedsearch fieldset {
    border:none;
}

.tx-indexedsearch .tx-indexedsearch-form {
    padding:5px 0 5px 0;
    width:270px;
    float:left;
}
#tx-indexedsearch-searchbox-sword {
    padding-left:2px;    
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background:none;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
    font-weight:bold;
    font-style:normal;
}

.tx-indexedsearch-info {
    line-height:25px;    
}

.tx-indexedsearch-text-item-path a {
    padding:8px 0 8px 0;
}

.tx-indexedsearch-text-item-path a:link,
.tx-indexedsearch-text-item-path a:visited {
    color:#333333;
    text-decoration:none;   
}

.tx-indexedsearch-text-item-path a:active,
.tx-indexedsearch-text-item-path a:hover {
    text-decoration:underline;
}

dt.tx-indexedsearch-text-item-path {
    background:transparent url(../images/info.gif) no-repeat left center;  
    height:25px;
    width:22px;
    float:left;
}

.tx-indexedsearch .infolink {
    margin:7px 4px;
    border:none;
    float:left;
}

.tx-indexedsearch input.button, 
.tx-indexedsearch input.button_hover{
    background:transparent url(../images/send.gif) no-repeat scroll 0%;
    border:medium none;
    cursor:pointer;
    float:left;
    height:22px !important;
    margin:1px 0pt 0pt 5px;
    width:22px !important;    
}

.tx-indexedsearch-search-submit {
    width:25px;
    float:left;
    padding:5px 0 5px 0;    
}
.tx-indexedsearch .tx-indexedsearch-browsebox p {
	border-bottom:1px dotted #e14d59;
	padding-bottom:8px;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	padding:4px 0 4px 0;
	margin:0 0 2px 0;
	float:left;
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox a:link,
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox a:visited {
    color:#333333;
    text-decoration:none;   
}

.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox a:active,
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox a:hover {
    text-decoration:underline;
}
/*


*/
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
    color:#333333;
    font-weight:bold;    
}
