h2 {
	font-size: 20px;
	color: #BFD13B;
	
}

h4 {
	font-size: 120%;
	margin-top: 14px;
}


.language {
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
	margin-right: 10px;
	cursor: hand;
}

label {
	font-weight: normal;
}

input.text {
	width: 100%;
}


#logintable td {
	vertical-align: top;
}


