.txtinfo {
font-family:verdana, helvetica, arial, sans-serif;
font-size:11px;
padding-left:8px;
background:url(/img/bullet.gif) 0 4px no-repeat;
border:0;
/*background-color:lime;*/
}

#txtpostal {
position:absolute;
left:150px;	/* 430 */
top:420px;	/* 400 */
width:110px;
height:68px;
}

#txtphone {
position:absolute;
left:315px;
top:420px;
width:90px;
height:25px;
}
#txtmobile {
position:absolute;
left:420px;
top:420px;
width:90px;
height:25px;
}
#txtemail {
position:absolute;
left:315px;
top:455px;
width:165px;
height:25px;
}

#info {
position:absolute;
left:230px;
top:20px;
width:320px;
height:68px;
/*background-color:lime;*/
/*
font-family:verdana, helvetica, arial, sans-serif;
font-size:12px;
*/
}

#thankyou {
position:absolute;
left:230px;
top:20px;	/* 30 */
width:320px;
height:200px;
}

.akey {
text-decoration:underline;
}

.label {
font-family:verdana, helvetica, arial, sans-serif;
font-size:11px;
font-weight:bold;
margin-top:3px;	/* 5 */
margin-bottom:1px;
}

.sublabel {
font-family:verdana, helvetica, arial, sans-serif;
font-size:10px;
font-weight:bold;
margin:0;
position:relative;
top:-2px;
}

#contactform {
position:absolute;
left:242px;	/* 255 */
top:86px;	/* 90 */
width:314px;	/* 300 */
height:320px;
/*background-color:lime;*/
z-index:1;
}

.usrinput {
width:295px;	/* 290 */
margin-left:0px;
font-family:verdana, helvetica, arial, sans-serif;
font-size:11px;
}

#yrname {
width:145px;	/* 200 */
}

#yrphone {
width:145px;	/* 135 */
}

#yremail {
width:200px;	/* 200..180, (295 full width) */
}

/*
#sendemail {
margin-left:12px;
}
*/

div.subcat {
background:url(/img/subcat.gif) 3px 2px no-repeat;
margin-left:12px;
padding-left:9px;
}

#btnsubmit {
width:100px;
font-weight:bold;
}

#details {
color:#000000;
}

/* Form Labels */
#lblyrname, #lblyrphone, #lblyremail, #lblsubject, #lbldetails {
color:#000000;
}

.postedfield {
width:295px;
border:1px solid;
border-color:#000000 #eeeeee #eeeeee #000000;
color:#000000;
background-color:#ffffff;
padding:0px 2px 1px 2px;
font-family:verdana, helvetica, arial, sans-serif;
font-size:11px;
font-weight:normal;
opacity:0.6;
filter:alpha(opacity=60);
}

.textarea {
height:120px;
overflow:auto;
}

/* Form Arrows... */
.arrow {
clear:both;
float:left;
visibility:hidden;
position:relative;
width:11px;
height:19px;
top:11px;
left:0;
margin-bottom:10px;
margin-right:1px;
}

a.alert {
text-decoration:none;
font-weight:bold;
color:#990000;
}
a.alert:hover {
text-decoration:none;
font-weight:bold;
color:#ff0000;
}

#forminfo {
position:absolute;
left:420px;
top:97px;	/* 90 */
width:100px;
height:70px;
color:#666666;
/*background-color:lime;*/
font-family:verdana, helvetica, arial, sans-serif;
font-size:11px;
z-index:0;
}

/*
#yrname_arrow {
left:100px;
top:100px;
display:block;
z-index:1;
}
*/

/*
#formtable {
width:100%;
}
#formtable th {
border:0;
padding:0;
text-align:right;
}
#formtable td {
border:0;
padding:0;
}
*/

/*
#disclaimer {
position:absolute;
left:150px;
top:370px;
width:160px;
height:28px;
background-color:lime;
color:#666666;
}
*/

/* Robot Check Control */
.ctrl-rb {
display:none;
}
