/* Style sheet formcheck */
td{padding:0;}
.fc-tbx .tl{background: url('tl_files/images_css/tl.png') no-repeat;}
.fc-tbx .t{height:16px;background: url('tl_files/images_css/t.png') repeat-x;}
.fc-tbx .tr{background: url('tl_files/images_css/tr.png') no-repeat;}
.fc-tbx .l{width:16px;background: url('tl_files/images_css/l.png') repeat-y;}
.fc-tbx .r{width:16px;background: url('tl_files/images_css/r.png') repeat-y;}
.fc-tbx .bl{background: url('tl_files/images_css/bl.png') no-repeat;}
.fc-tbx .b{height:25px;background: url('tl_files/images_css/b.png') no-repeat;}
.fc-tbx .br{background: url('tl_files/images_css/br.png') no-repeat;}
.fc-tbx .c{background: url('tl_files/images_css/c.png') repeat;}
.fc-tbx a.close{width:10px;height:10px;position:relative;float:right;display:block;margin-left:5px;background: url('tl_files/images_css/close.png') no-repeat;cursor: pointer;}
.fc-tbx .err{float:left;}
.fc-tbx p{width:auto;display:block;margin:0;padding:0;border:0;font-family:tahoma, verdana, "sans-serif";font-size:10px;color:#FFF;}
.ajax_loader{width:200px;height:150px;background : url('tl_files/images_css/ajax-loader.gif') no-repeat center;}
.fc-error{margin-top:5px;background-color:#EAEAEA;border:1px solid #888;}
.fc-error p{margin:5px;color:#A00;}
