#body {
	width: 100%;
    max-width: 700px;
}

div#logo {
    width: 100px;
}

#right-c {
    width: 100%;
}

#shortcuts-menu-mobile {
    width: 100%;
    text-align: center;
}

#shortcutsMenuMobileContainer {
    font-size: 13px;
}

#header {
    margin-bottom: 10px;
}

#centercontainer {
    width: 100%;
}

#popupBasic {
	margin-bottom: 10px;
}

.shortcut-box {
    text-align: center;
    margin-top: 10px;
}

#content-inner {
    padding: 5px;
}

#apopupBasic > span {
    padding-left: 7px !important;
}

#footer {
	position: relative;
	padding-top: 20px;
	background-image: url('../../images/footer/background.png');
	background-repeat: repeat-x;
}