/* Style sheet formular */
.mod_login{text-align:center;}
.mod_login table{width:200px;margin-right:auto;margin-left:auto;text-align:center;vertical-align:middle;}
.mod_login td{margin-right:auto;margin-left:auto;text-align:center;vertical-align:middle;}
.ce_form table{width:100%;}
.ce_form td,.mod_login td{padding-top:2px;padding-right:10px;padding-bottom:2px;}
.ce_form input,.ce_form textarea,.mod_login input{margin:0;padding:2px;background-image:url("tl_files/css-images/background2.jpg");background-repeat:repeat;border:1px solid #999;}
.ce_form input.text,.ce_form textarea{width:250px;}
.ce_form input.captcha{width:50px;}
.ce_form div.submit_container,.mod_login div.submit_container{padding:10px 0 0;}
.ce_form input.submit,.mod_login input.submit{width:120px;color:#ab8612;}
.mod_login .error{margin-bottom:10px;font-weight:bold;color:#f00;}
.ce_form p.error{padding-top:5px;padding-bottom:5px;font-weight:bold;color:#f00;}

