@charset "utf-8";
/* CSS Document */

html, body {height: 100%; min-height: 100%; margin: 0; padding: 0;}

#all {position: relative; height: 100%;}

html>body #all {height: auto; min-height: 100%;}

.content-2a p
{
	margin-bottom: 5px;
	margin-top: 5px;
}