iframe{
    max-width: 80%;
    height: auto;
	margin-left: 10%;
	margin-bottom:0px;
}
p{
	font-size:0.8em;
}
#time{
	font-size:0.8em;
	display:table-row-group;float:none;
}
#text{
	font-size:0.9em;
	list-style-type: square;
	display:table-footer-group;float:none;
}
address{
	display:table-header-group;float:none;
	font-style: normal;
}