/* fontit */
html,body {
	font-size: 10px;
}

h1 { 
	font-size:20px;
	font-weight:lighter;
}

h2 {
	font-size:16px;
	font-weight:lighter;
}

h3 {
	font-size:12px;
}

h4 {
	font-size:10px;
}


p { 
	line-height:1; 
}

#credits, .pass, .account, .loginbutton, .date  {
        font-size: 9px;
}
 
.searchtext {
	font-size: 10px;
}

.searchbutton {
    height: 18px;
    width: 35px;
    font-size:9px;
}
