html, body {
	background: #fff !important;
	height: 100%;
	height: auto !important;
}

.frame_content {
	padding: 20px 40px 10px 40px;
	overflow: auto;
}

.frame_content .alert ul li {
	list-style-position: inside;
}