*{
	margin: 0;
	padding: 0;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 90%;
	background : url(images/w-gsm.gif) repeat;
}
img{
	display : block;
}
a img{
	border: 0;
}
table, tr td{
	border-collapse : collapse;
}
.wrapper{
	width: 100%;
	height: 100%;
	
}
.wrapper tr td{
	vertical-align: middle;
}

.top_shadow{
	height: 21px;
	background : url(images/top_shadow.gif) repeat-x top left;
	border-left: 3px double #666666;
	border-right: 3px double #666666;
}
.bottom_shadow{
	height: 22px;
	padding-top: 40px;
	background : url(images/bottom_shadow.gif) repeat-x left bottom;	
	border-left: 3px double #666666;
	border-right: 3px double #666666;
	background-color: #ffffff;
}
.content{
	border-left: 3px double #666666;
	border-right: 3px double #666666;	
	background-color: #ffffff;
	height: auto;
	min-height: 350px;
	1height: 30px;
}
.copyright{
	background : url(images/copyright_bg.gif) no-repeat top left;
	font-size: 12px;
	color: #979797;
	padding: 1px 1px 1px 15px;
	text-align: left;
}
.logo{
	margin: 0 auto 0 auto;
}
.search_block table{
	text-align: center;
	margin: 0 auto 0 auto;

}
#spacer{
    height: 100px;

}
.search_block{
	color: #000;

	font-family: arial;
	1border: 1px solid #000;
}
.number_field{
	height: 32px;
	width: 156px;
	font-family: arial;
	border: 0;
	padding: 0 5px 0 3px;
	font-size: 27px;
	background-color : #303030;
	color: #fff;
}
.button_start{
	margin-left: -8px;
	#margin-top: 1px;
}
.small_text{
	font-size: 10px;
	color: #989898;
	margin-top: -5px;
	display: block;
}

.question_form_input{
    background-color: #000000;
    color: #ffffff;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
/*  сверху  слева снизу справа*/
    margin: 0 0 10px 0;
}
.question_form{
    padding: 10px 0 0 3px;
}
#send_email_message{
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #ff0000;
    margin: -20px 0 0 0;
    padding: 0 0 0 0;
}
