﻿/*--------------------Photo Submission--------------------*/
.explanation								{font-size:14px; font-weight:bold; width:650px;}
.list										{border:1px #7f9db9 solid; margin:5px 0 0 2px; padding:5px;}
.example									{color:#666;}
.not_example								{color:#666;}
.forms										{padding:5px; margin:2px;}
.option										{background:#dfca2f; margin:5px 0;}
.complete									{font-size:14px; line-height:20px;}

.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:100px;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:100px;padding:6px 12px 5px 25px;border-right:solid 1px #ec0303;display:none;}

.captcha img								{height:40px;}

