.clear{clear:both;}
#sign{
float:none;
	color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 960px;
	margin-top:10px;
	
}
*html #sign{width: 960px;}
#schetchik {
float:none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
		margin-top:10px;
}
*html #schetchik {width: 960px; left:0px;}
#sign a{
	font-size:12px;
	display: inline;
	text-decoration:none;
	color:#FFFFFF;
}
/*<![CDATA[*/
/*стили для красоты*/

#centered{
	margin: auto;
	}

/*Вертикальное центрирование для нормальных броузеров*/
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	text-align:center;
	background-color:#999999;
	font-family:Tahoma;
	font-size:80%;
	}
body {
	display: table; 
	height: 100%; 
	width: 100%; 
	text-align: center;
	}
#wrapper {
	display: table-cell;
	vertical-align: middle;
	background: center;
	
	}
/*]]>*/
div#centered {margin-top: expression(((document.documentElement.offsetHeight/2)
-parseInt(offsetHeight)/2)  <0 ? "0" : 
(document.documentElement.offsetHeight/2)
-(parseInt(offsetHeight)/2)  +'px') ;}
<![endif]


