TD{FONT-SIZE:14px;FONT-FAMILY:Verdana,Arial}.hirmezo{margin:0 auto}.hirmezook{border:medium none;border-radius:4px;color:#FFF;font-size:13px;font-weight:300;letter-spacing:1px;float:right;margin-top:-33px;position:relative;z-index:2;padding:7px 13px}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}.paralax img{backface-visibility:hidden}.paralax-row{text-align:center;color:#747474;margin-bottom:0;margin-left:0;margin-right:0;margin-top:0}.galkeptn{max-width:320px}.w90{width:90%}.w95{width:95%}.w100{width:100%}#cookie-msg{position:fixed;bottom:0;left:0;right:0;width:100%;background:#3a393b none repeat scroll 0 0;font-size:17px;z-index:2000;padding:10px;color:#FFF;opacity:.9}.cookie-box{padding-left:10px;padding-top:10px;padding-right:10px}.cookie-jobbra{float:right;padding-right:20px;margin-right:40px}.hide{dispay:none}

.textInput,textarea{	/* General style for my inputs when they're not highlighted */
	border:1px solid #000000;
}
.inputHighlighted{	/* Highlighting style */
	border:1px solid #ffd700;
}
.inputHighlighted1{	/* Highlighting style password*/
	border:1px solid #ff0000;
	COLOR: #ff0000;
}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
.pointer {
	cursor: pointer;
}

.w70 {
	width: 70px !important;
}
.w140 {
	width: 140px !important;
}
.w30 {
	width: 30% !important;
}