@charset "utf-8";
/* CSS Document */

.split1 { width:210px; float:left; display:block; padding:0 0 5px 0; }
.split2 { width:200px; float:right; display:block; padding:0 0 5px 0; }
.split3 { width:100%; clear:both; display:block; padding:0 0 5px 0; }

#distribute p, #distribute li { color:#676767; }

#distribute ol { width:auto; height:auto; display:block; }
#distribute ol li { margin:3px 0px 8px 30px; }

span.split2 input { float:right; }

#distribute { width:580px; height:auto; margin:0 auto; padding:5px 0 0 0; }

#distribute td { padding:3px 3px 0 3px; }

#distribute table { margin:10px 0 20px 0; width:570px; }

#distribute table.lines tr td { padding:5px 3px 2px 3px; border-bottom:1px solid #ebf0f2; }

#distribute strong { color:#175d88; }

#distribute .right { text-align:right; }

#distribute .title { width:250px; }

#distribute .spacer { width:1%; }

#distribute .check { position:relative; top:4px;}

#distribute h2 { font-size:18px; padding:0; margin:0; border:none; }

form.distribute input.button { width:50px; height:25px; border:none; background:url(../images/core/bg-buttons.gif) repeat-x; font-weight:bold; color:#fff; margin:5px 0 0 0; }
form.distribute input { width:100%; border:1px solid #dcdcdc; padding:3px; background:#fff; margin:0 0 7px 0; }
form.distribute textarea { width:100%; border:1px solid #dcdcdc; padding:3px; background:#fff; margin:0 0 7px 0; }

#recaptcha_widget_div { background:#fff!important; padding-bottom:2px!important; margin-right:-7px!important; }

.req { color:#CC0000; margin:0 2px; }
