﻿.ShellLoginPage {
    margin: 0 auto;
    width: 320px;
    max-width: 100%;
}

.LoginPageBorder {
    float: left;
    width: 100%;
    padding: 0 10px;
    box-shadow: 2px 2px 5px #CCC;
}

.ShellStoreMainContent .ShellLoginControl {
    clear: both;
}
