/* CSS */

body {
	/*background-image:url(../images/mloko.gif);
	background-repeat:no-repeat;*/
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:0px;
	margin-top:0px;
	color:#ffffff;
}
.text {
	width:260px;
	margin-bottom:10px;
}
.ccode {
	width:50px;
	margin-right:10px;
	margin-bottom:5px;
}
.phonenumber {
	width:200px;
	margin-bottom:5px;
}
.country {
	width:260px;
	margin-bottom:5px;
}
.name {
	width:260px;
	margin-bottom:5px;
}
.error {
	width:260px;
	margin-bottom:5px;
	color:#ff0000;
	font-weight:bold;
}
form {
	margin:0px;padding:0px;
}
