﻿.explanation{padding:0 100px 0 0;}
.example{color:#797979;}
.not_example{color:#797979;}
.forms{padding:5px; margin:2px;}
.characterCounts{color: #57caf0; font-weight: bold;}

.examplehint {position:absolute;background:url(/images/site/example-hint-bg.png) left center no-repeat;height:16px;margin:0px 0px 0px -10px;color:#fff;z-index:100;padding:6px 8px 5px 12px;border-right:solid 1px #2e2e2e;display:none;}
.errorhint {position:absolute;background:url(/images/site/error-hint-bg.png) left center no-repeat;height:16px;margin:0px 0px 0px -15px;color:#fff !important;z-index:100;padding:6px 12px 5px 25px;border-right:solid 1px #57caf0;display:none;}