html, body {
	overflow-x: hidden;
}

fieldset		{padding:10px;}

#holder{background-color:#eeeeee; border:1px solid #cccccc; padding:15px; margin:0px; }

#login_holder	{background-color:#eeeeee; border:1px solid #cccccc; padding:15px; margin:0px; }

#valuta_holder	{background-color:#eeeeee; border:1px solid #cccccc; padding:15px; margin:0px; }

#register_holder {background-color:#eeeeee; border:1px solid #cccccc; padding:10px; margin:0px; }

.regform td { padding:3px 10px 3px 0px; }

.regform select, .regform input { font-family:Arial, Helvetica, sans-serif; font-size:11px; }

.reg_text1 { width:95px; }
.reg_text1b { width:92px; }
.reg_text2 { width:215px; }
.reg_text2s { width:220px; }

.reg_text3 { width:50px; }
.reg_text4 { width:140px; }
.reg_text4b { width:135px; }
.reg_text5 { width:130px; }
.reg_text6 { width:210px; }
.reg_text6b { width:215px; }


a.currency			{ color:#000000; text-decoration:none; }
a.currency:hover	{ color:#000000; text-decoration:underline; }
