/*
 * IMAGE:
 */

div#image {
 top: 50px;
 left: 557px;
 width: 270px;
 height: 397px;
}

/*
 * CONTENT MASK:
 */

div#contentMask {
 top: 50px;
 left: 120px;
 width: 387px;
 height: 363px;
 clip: rect(0, 387px, 363px, 0);
}

div#contentMask div.scrollContent {
 width: 383px;
 min-height: 30px;
 _height: 30px !important;
}

/*
 * SCROLLBAR:
 */

div#scrollbar {
 top: 45px;
 left: 508px;
}