﻿.center 
{
    height: 100%;
    margin: auto;
    overflow: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.aso-divider
{
	border-bottom: 2px solid #DDD;
}

.aso-radionlist label
{
    font-weight:normal;
}

.aso-checkbox
{
    padding-left:2px;
    margin-bottom:15px;
}

.aso-checkbox label
{
    font-weight:normal;
}
