﻿.formtips{width:auto; margin:2px;padding:2px;}
.onError{background: url(/images/reg3.gif) no-repeat 0 center; padding-left:25px; color:#FF3F13; }
.onSuccess{background: url(/images/reg4.gif) no-repeat 0 center; padding-left:25px; color:#42B91E; }
.high{color:red;}
p#vtip {position: absolute; padding: 10px; left: 5px; font-size: 12px; font-weight: bold; background-color: white; border: 1px solid #a6c9e2; -moz-border-radius: 5px; -webkit-border-radius: 5px; z-index: 9999;}
p#vtip #vtipArrow { position: absolute; top: -10px; left: 5px }
.input_validation-failed { border: 2px solid #FF0000; color:red;}