/* Forms */

#BrCnt form { border: none; margin: 0; padding: 0; }

input::-moz-focus-inner {border: none;}
button::-moz-focus-inner {border: none;}

/* Option */

#BrCnt .oblig { color: #ff3300; font-style: oblique;}
#BrCnt .obligTl { font-weight: bold; font-style: oblique; }

div.piedForm { margin : 0; padding : 0 10px; clear: both;overflow:hidden; }

#BrCnt .inputNorm {border: 1px solid #7F9DB9; background: #FFFFFF; }
#BrCnt .inputError {border: 1px dotted #ff0000; background: #FFFFFF; }
#BrCnt .inputFocus {border: 1px solid #7F9DB9; background: #FFFFE6; }

#BrCnt .sizeB { width:250px; } 
#BrCnt .sizeG { width:100%; } 
#BrCnt .sizeT { width:350px; }
#BrCnt .sizeM { width:305px; }
#BrCnt .sizeL { width:60px; } 

#BrCnt .chBox { float: left; width:270px; }
#BrCnt .errorField { clear: both; color: #ff0000; }
#BrCnt .errorField * { clear: both; color: #ff0000; }
#BrCnt .sltTelto { margin:2px 0 0 0; padding: 0 0 0 45px; background: url('../images/share/bg/indent.gif') no-repeat; }

#BrCnt .chbLbl { line-height:20px;}

#BrCnt select[disabled] { border: 1px solid #ebebe4; background: #f5f5f5; color: #ccc; }