@media screen and (-webkit-min-device-pixel-ratio:0)
{
.agendaBlock{
	width:956px !important;
	padding:0 15px 15px 15px;
}

.time_title{
	width:593px;
}

.time_desc{
	width:593px;
}

 .submitBlock{
	width:593px;
}

}