.main { width:959px; margin:0 auto; text-align:left;}

/***************header***************/
#header {height:125px;}
#port_header { height:50px; }
/***************content***************/
.col-1 {width:223px;}
.col-2 {width:714px;}
.col-3 {width:470px;}
.col-4 {width:223px;}

.box3 .col-1 {width:320px;}
.box3 .col-2 {width:82px;}

.box4 .col-1 {width:298px;}

.cols .col-1 {width:151px;}
.cols .col-2 {width:151px;}
.cols .col-3 {width:151px;}

.box6 .col-1 {width:114px;}
.box6 .col-2 {width:86px;}
.box6 .col-3 {width:229px}

.box7 .col-1 {width:151px;}
.box7 .col-2 {width:54px;}
.box7 .col-3 {width:69px;}
.box7 .col-4 {width:30px;}

/***************form***************/
#contactForm p {width:200px;}
#contactForm .float-l {width:200px;}
#contactForm .float-l div {height:33px;}
#contactForm input {height:19px; width:194px;}
#contactForm textarea {height:111px; width:245px;}

/************PAGING******************/
.paging { float:right; }
.break { width:100%; height:15px; margin:10px 0; }
/* Signup form CONTACT form type  */

#contactForm table {
  border-spacing: 0px;
  border-collapse: collapse;
  empty-cells: show;
}

#contactForm .label {
  padding-top: 2px;
  padding-right: 8px;
  vertical-align: top;
  text-align: right;
  width: 125px;
  white-space: nowrap;
}

#contactForm .field {
  padding-bottom: 10px;
  white-space: nowrap;
}

#contactForm .status {
  padding-top: 2px;
  padding-left: 8px;
  vertical-align: top;
  width: 246px;
  white-space: nowrap;
}

#contactForm .textfield {
  width: 150px;
}

#contactForm label.error {
  background:url("../images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  padding-bottom: 2px;
  font-weight: bold;
  color: #EA5200;
}

#contactForm label.checked {
  background: url("../images/checked.gif") no-repeat 0px 0px;
}

#contactForm .success_msg {
  font-weight: bold;
  color: #0060BF;
  margin-left: 19px;
}

#contactForm #dateformatStatus, #commentForm #termsStatus {
  margin-left: 2px;
}

#contactForm #dateformat_eu {
 vertical-align: middle;
}

#contactForm #ldateformat_eu {
  font-weight: normal;
  vertical-align: middle;
}

#contactForm #dateformat_am {
  vertical-align: middle;
}

#contactForm #ldateformat_am {
  font-weight: normal;
  vertical-align: middle;
}

#contactForm #termswrap {
  float: left;
}

#contactForm #terms {
  vertical-align: middle;
  float: left;
  display: block;
  margin-right: 5px;
}

#contactForm #lterms {
  font-weight: normal;
  vertical-align: middle;
  float: left;
  display: block;
  width: 350px;
  white-space: normal;
}

#contactForm #lsignupsubmit {
  visibility: hidden;
}