﻿
/* ===================================================================
CSS information

 file name  :staff.css
 
=================================================================== */

#title-staff {
width:645px;
height:48px;
background-image:url(images/title-staff.gif);
margin-top:10px;
margin-bottom:20px;
float:left;
}

#staff-boxleft {
width:336px;
float:left;
}

#officer {
width:240px;
float:right;
margin-right:20px;
display:inline;
}

.title-gr {
width:609px;
height:35px;
background-image:url(images/title-green.gif);
float:left;
font-size:14px;
padding:15px 0 0 36px;
margin-bottom:20px;
}

.formTable{
width:615px;
margin:0 auto 10px 10px;
border-top:1px solid #e4e6e3;
border-left:1px solid #e4e6e3;
margin-bottom:20px;
float:left;
}

.formTable th{
font-size:12px;
line-height:1.6em;
width:160px;
padding:5px 0 5px 10px;
text-align:left;
background-color:#f6f6f6;
border-bottom:1px solid #e4e6e3;
border-right:1px solid #e4e6e3;
}

.formTable td{
font-size:12px;
padding:3px 5px;
border-bottom:1px solid #e4e6e3;
border-right:1px solid #e4e6e3;
line-height:1.4em;
}

.form150{width:150px;}

.form200{width:200px;}

.form300{width:300px;}

.form400{width:400px;}

.txtRed{
color:#ff0000;
}


#thanks_bt {
width:645px;
text-align:center;
margin:0 auto;
margin-top:20px;
margin-bottom:200px;
}

#thanks-img {
width:291px;
height:200px;
margin:0 auto;
text-align:center;
margin-top:20px;
margin-bottom:20px;
}
