@charset "utf-8";


#approsecure {
	width: 100%;
	height: 70%;
	/*height: 100%;*/
	/*margin: 0;
	padding: 0;*/
	min-width: 400px;
	min-height: 310px;
}

#content h3 {
    margin: 30px 0 5px 0;
    font-weight: normal;
    color: #666;
    border-bottom: 1px solid #ccc;
}

h2 {
    margin: 0 305px 0 180px;
    color: #339;
    font-size: 14pt;
    font-weight: normal;
}
