table {
    width:      100%;
}

img {
    border:     0;
}

acronym, abbr, dfn {
    cursor:     help;
}

#xoopsHiddenText {
    visibility:         hidden;
    color:              #000000;
    font-weight:        normal;
    font-style:         normal;
    text-decoration:    none;
}

.pagneutral {
    font-weight:         bold;
    font-size:          15px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   
}

.pagact {
    font-size:          12px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   
}

.paginact {
    font-size:          12px;
    width:              16px;
    height:             19px;
    text-align:         center;
    background-image:   
}



/* For required elements in XOOPS form, can be overwritten in theme styles */
.xoops-form-element-caption .caption-marker {
    display:            none;
}

.xoops-form-element-caption-required .caption-marker {
	background-color:   inherit;
	padding-left: 	    2px;
	color: 			    #ff0000;
}

.xoops-form-element-help {
	font-size:		    .9em;
    padding-top:        5px;
    font-weight:        normal;
}

/* Search */
.highlight { font-weight: bolder; background-color: #FCE7CD; }
.searchFoot {text-align: right; padding: 0; font-size: .9em; background-color: inherit; }
