﻿.working-message {
 background-image: url('/img/common/working.gif');
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 35px;
}

form .error {
 color: Red;
 font-size: 90%;
 font-weight: normal;
}

.vignette-link, .vignette-link * {
 cursor: pointer;
}
