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