        #table_container{
		width: 539px;
	}
	#icons{
		width: 100%;
	}
	#button1{
		width: 70px;
		height: 94px;
		background-image: url(img/1_off.gif);
		margin-bottom: 17px;
	}
	#button2{
		width: 70px;
		height: 94px;
		background-image: url(img/2_off.gif);
		margin-bottom: 17px;
	}
	#button3{
		width: 70px;
		height: 94px;
		background-image: url(img/3_off.gif);
		margin-bottom: 17px;
	}
	#button4{
		width: 70px;
		height: 94px;
		background-image: url(img/4_off.gif);
		margin-bottom: 17px;
	}
	#button5{
		width: 70px;
		height: 94px;
		background-image: url(img/5_off.gif);
		margin-bottom: 17px;
	}
	#button6{
		width: 70px;
		height: 94px;
		background-image: url(img/6_off.gif);
		margin-bottom: 17px;
	}
	.chet{
		width: 519px;
		background-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/hdm/bullet.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		font-family: Arial;
		font-size: 11px;
		color: #000000;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.nechet{
		width: 519px;
		background-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/hdm/bullet.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		font-family: Arial;
		font-size: 11px;
		color: #000000;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 7px;
		background-color: #e5e5e5;
	}
	.chet_out{
		width: 519px;
		background-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/hdm/bullet_out.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		font-family: Arial;
		font-size: 11px;
		color: #bebebe;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.nechet_out{
		width: 519px;
		background-image: url(http://images.paragon-software.com/sites/paragonsoftware.com/images/hdm/bullet_out.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		font-family: Arial;
		font-size: 11px;
		color: #bebebe;
		vertical-align: top;
		padding-top: 7px;
		padding-bottom: 7px;
		background-color: #f8f8f8;
	}