/* CSS Document */

.PhotoDressing {
border:solid 1px #000000;
}

.PhotoDressing:hover {
border:dotted 1px #666666;
}
