.login {
	background:url(../common_icons/user.gif) no-repeat 95% 1em;
}
.contact {
	background:url(../common_icons/cata.gif) no-repeat 95% 1em;
}

input {
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

.searchresult {
border-left:1px dotted #C0C0C0; 
border-right:1px dotted #C0C0C0; 
border-bottom:1px dotted #C0C0C0;
height:30;
}
