/* Version: 30.10.2019 */

* {
    box-sizing: border-box;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    font-weight: normal;
    word-spacing: normal;
    line-height: 1.5;
    background-color: #f1f1f1;
}


.border-outer {
	width:720px;
	margin:20px auto;
}


#content-outer {
    padding: 0;
}


.refnr {}

.apply {}
