@charset "utf-8";
body 
{
background: #0d0d0e;
color: #FFFFFF;
font-weight: normal;
font-family: helvetica;
font-size: 11px;
}

a:active, a:link, a:visited 
{
font-family: 'Yanone Kaffeesatz', serif;
font-size: 20px;
color: #FFFFFF;
font-weight: normal;
text-decoration: none;
}

a:hover 
{
font-family: 'Yanone Kaffeesatz', serif;
font-size: 20px;
color: #559ff9;
/*background:#258bf8;*/
font-weight: normal;
text-decoration: underline;
}


h3 {
	font-family: 'Yanone Kaffeesatz', serif; font-size: 20px;
}

/*
table, tr, td
{
background: #000000;
font-size: 12px;
color: #FFFFFF;
font-weight: normal;
}

input.text
{
background: #000000;
border: solid 1px #13d465;
font-size: 1.5em;
color: #FFFFFF;
height: 2.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}
*/
.silent_assasin {
color: #000000;
font-size: 1px;
}

.input-wrapper
{
width:275px;
height:80px;
background:url(../images/input-bg.png);
margin-left:10px;
}

.input-wrapper
{
width:275px;
height:80px;
background:url(../images/input-bg.png);
margin-left:10px;
}

.input-mask
{
background:url(../images/input-mask.png);
width:275px;
height:80px;
}

.living-input
{
padding:5px 5px 5px 12px;
margin:27px 0px 0px 24px;
width:217px;
background:none;
border:none;
color:#CCCCCC;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
float:left;
}



.conteiner {
	width:300px;
	margin:150px auto;
}

.conteiner span {
	font-family: 'Yanone Kaffeesatz', serif; font-size: 50px;
}

.conteiner p {
	font-family: 'Yanone Kaffeesatz', serif; font-size: 15px;
	width:250px;
	margin:0 auto;
}

.center {
	width:120px;
	margin:0 auto;
}

.help {
	/*float:right;*/
	font-family: 'Yanone Kaffeesatz', serif; font-size: 30px;
	position: absolute;
	top:-13px;
	line-height:0px;
}

