.med-shaddow-image {
	position: relative;
}

.med-display-image {
	position: absolute;
	cursor: pointer;
	z-index: -10;
	width: 564px;
	height: 284px;
	background-color: #FFFFFF;
	left: 7px;
	top: 4px;
}

.med-shaddow {
	background-image: url(../images/300809/image_border_medium.png);
	background-repeat: no-repeat;
	height: 292px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 578px;
}

.med-display-image-vert {
    position: absolute;
    cursor: pointer;
    z-index: -10;
    width: 368px;
    height: 376px;
    background-color: #FFFFFF;
    left: 4px;
    top: 7px;
}

.med-shaddow-vert {
    background-image: url(../images/300809/image_border_medium_vert.png);
    background-repeat: no-repeat;
    height: 590px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 374px;
}