/* CSS DOCUMENT */
/* TimDeibel.nl Rev.2010/06/04 */

#textContent {
 position:relative;
 margin-top:20px;
 margin-left:190px;
 min-height:600px; /* + IE6 fix */
 z-index:30;
}
#textHorCenter {
 width:960px;
 line-height: 150%;
 margin:0 auto;
 padding:0;
 z-index:31;
}

#textCol1 {
 float:left;
 width:440px;
 text-align:left;
 border-right:#550000 1px dotted;
 margin:0;
 padding-right:40px;
}
#textCol2 {
 float:left;
 width:430px;
 text-align:left;
 margin:0;
 padding-left:40px;
}
#textBottom {
 clear:both;
}

.frm_lab {
 float:left;
 width:140px; height:18px;
 padding-right:20px;
 text-align:right;
 font-size:12px;
}
.frm_field {
 float:left;
 width:250px; height:18px;
 font-family:"Courier New", Courier, monospace;
 font-size:12px;
 color: #333;
 background:#eee;
 border:#666 1px solid;
}
.frm_but {
 font-size:11px;
 width:100px;
 height:20px;
}
