.quoteContent{    padding-bottom:10px;    font-size: 11px;}#newShutter{    background: #555;    opacity: 0.6;    position: fixed;    height: 100%;    width: 100%;    top: 0;    filter: alpha(opacity=60);    left: 0;}body{    height: 100%;     padding: 0;     margin: 0;}#newInfo{    position: fixed;    width: 360px;    margin-left: -170px;    left: 50%;    padding: 20px;    background: #fff;    top: 0;    margin-top: 80px;    border: 2px inset #fff;}* html #newInfo, * html #newShutter{    position: absolute;}