﻿
.PreviewCell1 { border: 1px dashed #d0d0d0; }
.PreviewCell1:hover { border: 1px solid #ff0000; }
.PreviewCell1 img:hover { 
    opacity: 0.60;
    filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60,finishOpacity=100);
}
.PreviewCell1 img:hover,
.PreviewCell1 img {
    border-radius: 6px;
}
#MediaTitleArea {
    border: 1px dotted #f85800;
    background-color: #f8f8f8;
    text-shadow: 1px 1px 2px #f9f9d9;
}
.mleft {
    background-image: url(/corp/master/PhotoGraphy/PhotoGraphy/mleft.gif);
    background-repeat: repeat-y;
}
.mtop {
    background-image: url(/corp/master/PhotoGraphy/PhotoGraphy/mtop.gif);
    background-repeat: no-repeat;
}
.mright {
    background-image: url(/corp/master/PhotoGraphy/PhotoGraphy/mright.gif);
    background-repeat: repeat-y;
}
.mbottom {
    background-image: url(/corp/master/PhotoGraphy/PhotoGraphy/mbottom.gif);
    background-repeat: no-repeat;
}
.tbl {
    border: 1px solid #c0c0c0;
}
