#js-menu{ 
background-color: #047a02; 
border-color:black; 
border: 1px solid; 
padding-left: 5px; 
padding-bottom: 5px; 
float:left; 
width:160px; 
filter: Alpha(opacity=80, finishopacity=150, style=1); 
} 

#js-menu a{ 
margin-left: 5px; 
text-decoration: none; 
color:white; 
} 

#js-menu a:hover{ 
margin-left: 5px; 
text-decoration: underline; 
color:#cc0000; 
}
/* General content -> Plugin: Indexed search -> Search box -> Form fields -> Search word field */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:180px;
}
/* General content -> Plugin: Indexed search -> Search box -> Form fields -> Submit button */
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
}
.tx-newloginbox-pi3 P { font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:12px; }