/*-----------------------------
  ProZ.com global style sheet
-----------------------------*/
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, p {
  margin: 0;
  padding: 0;
  border: 0;
}
ul {
  padding: 3px 0 3px 40px;
  list-style: disc;
}
ol {
  padding: 3px 0 3px 40px;
}
li {
  padding-bottom: 7px;
}
p {
  margin: 1em 0 1em 0;
}
a:link {
  color: #990000;
  text-decoration: none;
}
a:visited {
  color: #990000;
  text-decoration: none;
}
a:hover {
  color: #6F0000;
  text-decoration: underline;
}
.link_color {
  color: #990000;
}
h1 {
  font-size: 26px;
  color: #336666;
  margin: 0 0 8px 0;
  font-weight: normal;
  font-family: tahoma, arial;
}
h2 {
  font-size: 22px;
  color: #336666;
  margin: 0 0 8px 0;
  font-weight: normal;
  font-family: tahoma, arial;
}
h3 {
  font-size: 18px;
  color: #336666;
  margin: 0 0 8px 0;
  font-weight: normal;
  font-family: tahoma, arial, verdana;
}
h4 {
  font-size: 14px;
  color: #336666;
  font-weight: bold;
  margin: 0 0 6px 0;
  font-family: tahoma, arial, verdana;
}
.reg { color: #1F1E1D; }
div.left-col h1 {font-size: 18px;}
hr {
  border: none 0;
  border-top: 1px solid #DFDDD1;
  height: 1px; /* height must be the sum of the total width of the border-top and border-bottom */
}
fieldset {
  border: 1px solid #CFCDC2;
  padding: 15px;
  text-align: left;
}
legend {
  margin: 0;
  padding: 3px 10px 0 10px;
  font-weight: bold;
  font-size: 14px;
}
legend.normal {
  font-size: 14px;
}
body {
  font-family: verdana, sans-serif;
  font-size: 13px;
  line-height: 1.4em;
  background: #F8F7F1;
  color: #1F1E1D;
  margin: 0 0 0 0;
  padding: 0;
}
td {
  color: #1F1E1D;
}
.ladle {
  border-bottom: 1px solid #B8B78F;
  border-right: 1px solid #B8B78F;
  padding: 15px 0 15px 0;
  margin-bottom: 15px;
  width: 98%;
  background-color: #F8F7F1;
}
/*--------------
  Something.
--------------*/
.jqHandle {
  background: #DFDFC3;
  height: 15px;
}
.jqDrag {
  width: 100%;
  cursor: move;
}
.jqResize {
   width: 15px;
   position: absolute;
   bottom: 0%;
   right: 0%;
   cursor: se-resize;
}
.jqDnR {
    z-index: 3;
    position: relative;
    width: 180px;
    font-size: 0.77em;
    color: #618d5e;
    margin: 5px 10px 10px 10px;
    padding: 8px;
    background-color: #EEE;
    border: 1px solid #CCC;
}
/*--------------
  Header styles
--------------*/
div.hd-tm {
  font-size: 10px;
  color: #7E7F3F;
  padding: 0 20px 0 20px;
}
#topheader {
  width: 100%;
  padding: 0;
  vertical-align: middle;
  background: #C4C37E;
}
.new_links a:link {
  color: #3F3F1B;
  text-decoration: underline;
}
.new_links a:visited {
  color: #3F3F1B;
  text-decoration: underline;
}
.new_links a:hover {
  color: #3F3F1B;
  text-decoration: underline;
}
#header_lang {
  padding-top: 2px;
  font-size: 11px;
  color:#3F3F1B;
  float:left;
  padding-right: 10px;
}
#header_lang a {
  padding: 2px 2px 2px 2px; text-decoration: none;
}
#header_lang a:link {
  color: #3F3F1B;
}
#header_lang a:visited {
  color: #3F3F1B;
}
#header_lang a:active {
  color: #3F3F1B;
}
#header_lang a:hover {
  color: #fff;
  text-decoration:underline;
  background-color: #336666;
}
#selected_lang {
  margin-top: 3px;
  padding: 0 10px 2px 0;
  color: #3F3F1B;
  background: url('/images/pftv6/arrow_down_header.gif') center right no-repeat;
  cursor: pointer;
}
div.prz-tagline {
  padding: 1px 0 0 15px;
  color: #6F6C37;
  font-size: 10px;
}
#selected_lang .map {
  padding: 5px 0 5px 45px;
  background: url('/images/v6/world-tiny.gif') top left no-repeat;
}
#other_lang_list {
  display: none;
  width: 160px;
  position: absolute;
  z-index: 1000;
}
#other_lang_list .drop {
  background-color: #fff;
  padding: 10px;
}
#other_lang_list.other_lang {
  padding: 5px 0 5px 0;
}
.top-section {
  padding-bottom: 15px;
}
#search-form-header .dropdown {
  width: 125px;
}
#search-form-header {
  display: none;
  background-color: #EFEDE0;
  border: 1px solid #CFCFC2;
  padding:7px;
  position: absolute;
}
#search-header a {
  padding: 4px;
  text-decoration: none;
  color: #8F8F74;
  display: block;
}
#search-header a:hover {
  color: #336666;
  text-decoration: underline;
}
#search-header a.selected {
  background-color: #336666;
  color: #fff;
  font-weight: bold;
}
#search-header a.selected:hover {
  background-color: #336666;
  color: #ffff;
  font-weight: bold;
}
#search-header a.search-submit {
  margin-top: 8px;
  color: #fff;
  padding: 8px;
  background-color: #7E7F3F;
  font-weight: bold;
}
#search-header a.search-submit div {
  background: url('/images/v6/header-search-icon-small.gif') top right no-repeat;
}
#topheader .user-header {
  background: #fff url('/images/v5/my-proz-bl.gif') bottom left no-repeat;
  margin: 0 20px 0 20px;
}
#topheader .user-header-right-corner {
  background: url('/images/v5/my-proz-br.png') bottom right no-repeat;
  color: #ffffff;
  padding: 2px;
}
#topheader .login-header {
  background: #fff url('/images/v5/my-proz-bl.gif') bottom left no-repeat;
  margin: 0 0 0 20px;
}
#topheader .login-header-right-corner {
  background: url('/images/v5/my-proz-br2.png') bottom right no-repeat;
  color: #ffffff;
  padding: 9px;
  font-size: 14px;
}
#topheader .prz-basics {
  background: #336666 url('/images/v5/login-br.png') bottom right no-repeat;
  margin: 0 20px 0 0;
  padding: 9px;
  font-size: 14px;
  border: none;
}
#topheader .prz-basics a {
  color: #fff;
}
#topheader .user-header td {
  color: #3F3F1B;
}
#topheader .user-header-access {
  float: left;
  margin: 2px;
}
#topheader .user-header a, #topheader .user-header-right-corner  a {
  color: #3F3F1B;
}
#topheader .user-header div.img {
  float: left;
  padding: 0 5px 0 0;
}
.search_header {
  font-size: 11px;
  line-height: 140%;
  color: #3F3F1B;
}
.search_header a {
  color: #3F3F1B;
}
#topheader div.fb-header {
  background: url('/images/v5/feedback-header2.png') 3px 3px no-repeat;
  padding: 7px 10px 6px 25px;
  margin: 0 4px 2px 6px;
  color: #747356;
  background-color: #E4E4C5;
  cursor: pointer;
}
#topheader div.fb-header.rounded {
  font-weight: bold;
}
#topheader div.fb-header a {
  color: #4F4C2C;
}
#topheader #usr-hd .pop-window {
  margin-top:-8px;
  width: 400px;
  z-index: 1000;
  position: absolute;
}
#topheader #usr-hd .user_info_popup {
  color: #2f2f2f;
  padding: 6px;
  background-color: #fff;
}
#topheader #usr-hd .user_info_popup td {
  color: #2f2f2f;
}
#topheader #usr-hd .user_info_popup a {
  color: #990000;
  text-decoration: none;
}
#topheader #usr-hd .user_info_popup a:hover {
  color: #6F0000;
  text-decoration: underline;
}
#topheader #usr-hd .user_info_popup .title-bar {
  background-color: #DFDED1;
  padding: 5px;
  margin: 12px 0 5px 0;
  font-weight: bold;
}
.srch_popup {
  background-color:#ffffcc;
  color:#1F1E1D;
  border: 1px solid #AFAF99;
  padding: 6px;
}
.srch_popup a {
  color: #1A7B8F;
  text-decoration: none;
}
.srch_popup a:visited {
  color: #12545F;
  text-decoration: none;
}
.srch_popup a:hover {
  color: #5B5343;
  text-decoration: underline;
}
input.srch_inp {
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  border-right: none;
  background-color: #ffffff;
  color: #AFA787;
  padding: 3px;
}
input.srch_inp_selected {
  border: none;
  background-color: #ffffff;
  color: #336666;
  padding: 3px;
  border-top: 1px solid #AFAF99;
  border-left: 1px solid #AFAF99;
  border-bottom: 1px solid #AFAF99;
}
input.srch_submit {
  border: none;
  background-color: #D0D7E1;
}
input.inp_greyed {
  color: #9F9D95;
}
input.inp_selected {
  color: #2d2d2d;
}
.drk_header {
  background-color: #AFA796;
  padding:6px;
  color: #32302C;
  font-weight: bold;
}
/*--------------
  Footer styles
--------------*/
#footer_lang {
  margin-bottom: 5px;
  float: right;
  padding: 1px;
  font-size: 11px;
  color: #3F3F1B;
  padding-right: 10px;
  background-color: #fff;
  width: 180px;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em
}
#footer_lang a {
  padding: 2px 12px 2px 12px;
  text-decoration: none;
}
#footer_lang a:link {
  color: #3F3F1B;
}
#footer_lang a:visited {
  color: #3F3F1B;
}
#header_lang a:active {
  color: #3F3F1B;
}
#footer_lang a:hover {
  color: #fff;
  text-decoration: underline;
  background-color: #336666;
}
#selected_lang {
  margin-top: 3px;
  padding: 0 18px 2px 0;
  color: #4E4C3B;
  background: url('/images/pftv6/arrow_down_header.gif') center right no-repeat;
  cursor: pointer;
}
#other_lang_list_footer {
  display: none;
  position: absolute;
  top: -268px;
  height: 260px;
  width: 180px;
}
#other_lang_list_footer .inside {
  background-color: #fff;
  border: 1px solid #CFCFC2;
  overflow: scroll;
  height: 240px;
}
#other_lang_list_footer.other_lang {
  padding: 5px 0 5px 0;
}
.footer {
  background-color: #c4c37e;
  border-top: 2px solid #6E6F30;
  color: #4F4C2C;
  padding: 10px 20px 5px 20px;
}
.footer div.pad {
  padding: 0 20px 0 20px;
}
.footer td {
  color: #4F4C2C;
}
.footer_col {
  color: #4F4C2C;
}
.footer a:link  {
  color: #4F4C2C;
  text-decoration: none;
}
.footer a:visited {
  color: #4F4C2C;
  text-decoration: none;
}
.footer a:hover {
  color: #336666;
  text-decoration: underline;
}
div.fmain {
  font-size: 12px;
  color: #9F9E6D;
}
div.fsec {
  font-size: 11px;
  color: #9F9E6D;
  padding: 16px 0 0 0;
}
div.fsec div.lnks {
  float: left;
}
.footer .indiv {
  height: 17px;
  width: 11px;
  margin-left: 20px;
  background: url('/images/v5/indiv-footer.png') top left no-repeat;
}
.footer .company {
  height: 23px;
  width: 23px;
  margin-left: 20px;
  background: url('/images/v5/group-footer.png') top left no-repeat;
}
div.icons {
  float: left;
  color: #6F6A45;
  padding-left: 5px;
}
.load {
  color: #8F8A62;
}
.acct-last-login {
  color: #6F6B45;
}
.bottom-footer {
  color: #6F6B45;
  background-color: #C4C37E;
  padding: 15px 20px 6px 20px;
}
.bottom-footer a {
  color: #4F4C2C;
}
/*--------------
  Common styles
--------------*/
.phds {
  padding: 1px;
  border: solid 1px #BFBFA7;
  background-color: #fff;
}
.tooltip_class {
  background-color: #fff;
  color: #1F1E1D;
  padding: 7px;
  border: 1px solid #C0BFB4;
  font-family: verdana;
  line-height: 135%;
}
.tooltip_class a {
  color: #53646F;
}
.pd_bot {
  padding-bottom: 6px;
}
.pd_top {
  padding-top: 6px;
}
.cl {
  clear: both;
}
.cr {
  clear: right;
}
.ce {
  clear: left;
}
.light-del {
  color: #BFBDB3;
}
.section_title {
  padding: 1px 20px 5px 15px;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  background: #336666 url('/images/pftv6/roundturq_br.gif') bottom right no-repeat;
}
/* Reset text formatting */
.rf {
  font-size: 11px;
  font-weight: normal;
  font-family: Verdana;
  color: #1F1E1D;
}
.section_title a:link {
  color: #ffffff;
  text-decoration: underline;
}
.section_title a:visited {
  color: #ffffff;
  text-decoration:underline;
}
.section_title a:active {
  color: #ffffff;
  text-decoration:underline;
}
.section_title a:hover {
  color: #ffffff;
  text-decoration:underline;
}
div.tabs-title, h1.tabs-title {
  color: #3F3E3B;
  margin: 0 0 4px 25px;
  font-weight: normal;
  font-family: tahoma, arial, verdana;
  font-size: 18px;
}
hr.dashed {
  border: none 0;
  border-top: 1px dotted #D2D0BF;
  width: 100%;
  height: 1px; /* height must be the sum of the total width of the border-top and border-bottom */
}
td.subnav {
  background-color: #336666;
  padding: 4px 9px 4px 4px;
  color: #6B8F8F;
  width: 100%;
}
td.subnav a:link {
  color: #ffffff;
}
td.subnav a:visited {
  color: #ffffff;
}
td.subnav a:hover {
  color: #ffffff;
}
.mn_shd {
  height: 9px;
  padding: 0;
  margin: 0;
}
.mn_shd_flip {
  height: 9px;
}
ul.chk_list {
  margin-left: 20;
  padding: 0 0 0 10px;
  list-style: url('/images/checkmark.gif');
}
ul.arr_list {
  margin-left: 10;
  padding: 0 0 0 10px;
  list-style: url('/images/pftv6/drk_arr.gif');
}
ul.chk_list li {
  padding: 5 0 0 0;
}
#md_notes {
  color: #6A6C70;
}
#md_notes a {
  color: #7F4747;
}
.light_blue a {
  color: #B5C5CF;
}
.subnavcell {
  padding: 2 6 2 6;
}
#sbnav a {
  color: #ffffff;
}
#sbnav .subnav_on a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
#sbnav .subnav_on {
  background-color: #456F6F;
}
.ch {
  cursor: pointer;
}
.cd {
  cursor: default;
}
/*--------------
  Green rounded box
--------------*/
.blk_header_left {
  color: #fff;
  padding: 6 5 5 6;
  font-weight: bold;
  text-align: center;
  background: url('/images/pftv6/roundturq_ul.gif') top left no-repeat;
}
.blk_header_right {
  background: #336666 url('/images/pftv6/roundturq_ur.gif') top right no-repeat;
}
.blk {
  background-color: #FFFFCC;
  padding: 6px;
  line-height: 140%;
  text-align: left;
  border-left: 1px solid #AFAF99;
  border-right: 1px solid #AFAF99;
  border-bottom: 1px solid #AFAF99;
}
/*--------------
  Brown rounded box
--------------*/
.blk_header_left_brown {
  color: #fff;
  padding: 6px 5px 5px 6px;
  font-weight: bold;
  text-align: center;
  background: url('/images/pftv6/brown_corner_ul.gif') top left no-repeat;
}
.blk_header_right_brown {
  background: #4F4F40 url('/images/pftv6/brown_corner_ur.gif') top right no-repeat;
}
.blk_brown {
  background-color: #EFEAD1;
  padding: 6px;
  line-height: 140%;
  text-align: left;
  border-left: 1px solid #CFCBB5;
  border-right: 1px solid #CFCBB5;
  border-bottom: 1px solid #CFCBB5;
}
.blk_header_left_brown a:link {
  text-decoration: underline;
  color:#ffffff;
}
.blk_header_left_brown a:visited {
  text-decoration: underline;
  color:#ffffff;
}
.blk_header_left_brown a:active {
  text-decoration: underline;
  color: #ffffff;
}
.blk_header_left_brown a:hover {
  text-decoration: underline;
  color: #ffffff;
}
.subnav a:link {
  text-decoration: none;
  color: #333333;
}
.subnav a:visited {
  text-decoration: none;
  color: #333333;
}
.subnav a:active {
  text-decoration: none;
  color: #333333;
}
.subnav a:hover {
  text-decoration: underline;
  color: #333333;
}
/*--------------
  Random text styles
--------------*/
.grey {
  color: #938F82;
}
.light-grey {
  color: #9F9D95;
}
.divider {
  color: #BFBDB3;
}
.sm_grey_txt {
  line-height: 140%;
  color: #5F5F4D;
}
.sm_grey_txt a:link {
  color: #5F5F4D;
  text-decoration: underline;
}
.sm_grey_txt a:visited {
  color: #5F5F4D;
  text-decoration: underline;
}
.sm_grey_txt a:hover {
  color: #5F5F4D;
  text-decoration: underline;
}
.ln_height { 
  line-height: 140%;
}
.huge { 
  font-size: 30px;
}
.lrg2 { 
  font-size: 26px;
}
/*--------------
  Blue box
--------------*/
.tbhdo_blue { background: #7E7F37 url('/images/pftv6/brown_tab_upper_right2.gif') top right no-repeat; }
.tbhdi_blue {
  color: #fff;
  padding: 6px 6px 6px 6px;
  line-height: 140%;
  background: url('/images/pftv6/brown_tab_upper_left2.gif') top left no-repeat;
}
.tbhdi_blue td, th { color: #fff; }
.tbhdi_blue a:link { color: #ffffff; text-decoration: underline; }
.tbhdi_blue a:visited { color: #ffffff; text-decoration: underline; }
.tbhdi_blue a:active { color: #ffffff; text-decoration: underline; }
.tbhdi_blue a:hover { color: #ffffff; text-decoration: underline; }
.tbhd_bot_left_blue { height: 100%; background: url('/images/pftv6/brown_tab_bottom_left2.gif') bottom left no-repeat; }
.tbhd_bot_right_blue { height: 100%; background: url('/images/pftv6/brown_tab_bottom_right2.gif') bottom right no-repeat; }
/*--------------
  Turq box
--------------*/
.tbhdo_turq { background: #336666 url('/images/pftv6/roundturq_ur.gif') top right no-repeat; }
.tbhdi_turq {
  color: #ffffff;
  padding: 6 6 6 6;
  line-height: 140%;
  background: url('/images/pftv6/roundturq_ul.gif') top left no-repeat;
}
.tbhdi_turq hr { border-top: 1px solid #577F7F; }
.tbhdi_turq a:link, .tbhdi_turq td a:link { color: #ffffff; text-decoration: underline; }
.tbhdi_turq a:visited, .tbhdi_turq td a:visited { color: #ffffff; text-decoration: underline; }
.tbhdi_turq a:active, .tbhdi_turq td a:active { color: #ffffff; text-decoration: underline; }
.tbhdi_turq a:hover, .tbhdi_turq td a:hover { color: #ffffff; text-decoration: underline; }
.tbhdi_turq a:hover, .tbhdi_turq td  { color: #ffffff; }
.tbhd_bot_left_turq { height: 100%; background: url('/images/pftv6/roundturq_bl.gif') bottom left no-repeat; }
.tbhd_bot_right_turq { height: 100%; background: url('/images/pftv6/roundturq_br.gif') bottom right no-repeat; }
/*--------------------------
  Error, OK and warning msgs
--------------------------*/
.err_msg {
  padding: 10px 10px 10px 55px;
  color: #3F3333;
  background: #FAE0DC url('/images/v6/icon-error-large.png') 10px 10px no-repeat;
  border: 1px solid #F3B5AB;
  text-align: left;
}
.err_msg_hd {
  color: #CF2A19;
  font-weight: bold;
  padding-bottom: 4px;
}
.ok_msg {
  padding: 10px 10px 10px 55px;
  color: #3F3333;
  background: #EFF8D6 url('/images/v5/icon-ok-large.png') 10px 10px no-repeat;
  border: 1px solid #CBDF99;
  text-align: left;
}
.ok_msg_hd {
  color: #84AC0C;
  font-weight:bold;
  padding-bottom: 4px;
}
.tip_msg {
  padding: 3px 0 0 43px;
  color: #3F3333;
  background: url('/images/pftv6/light_bulb.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: left;
}
.tip_msg_hd { 
  font-weight: bold; 
  padding-bottom: 10px;
}
.confirm_msg {
  padding: 10px 10px 10px 55px;
  color: #3F3333;
  background: #FBF0DD url('/images/v5/icon-warning.png') 10px 10px no-repeat;
  border: 1px solid #F1D572;
  text-align: left;
}
.confirm_msg_hd {
  font-weight: bold;
  padding-bottom: 4px;
}
.warning-msg {
  padding: 7px;
  background-color: #FFF0CE;
  border: 1px solid #F9C54D;
}
.warning-msg .title {
  font-size: 16px;
  padding-bottom: 12px;
}
.info_msg {
  padding: 10px 10px 10px 45px;
  color: #3F3333;
  background: #DDEEF9 url('/images/v5/icon-info-large.png') 10px 6px no-repeat;
  border: 1px solid #A7D2EF;
  text-align: left;
}
.info_msg .light-grey {
  color: #879BA5;
}
.info_msg_hd {
  font-size: 130%;
  font-weight: bold;
  padding-bottom: 4px;
}
.leftcolheading {
  font-weight: bold;
  color: #094A74;
  padding-bottom:5px;
}
.leftcolsubheading { 
  color: #4F4A4A; 
  line-height: 140%;
}
/*----------------------------------
  Headlines
----------------------------------*/
.spheadline {
  color: #37666F; 
  font-weight: bold; font-family: arial;
}
.subhl {
  color: #4F4A4A;
  line-height: 140%;
}
p.head_ok {
  width: 90%;
  text-align: left;
  color: #009;
  font-weight: bold;
  background-color: #ccf;
  padding: 5px;
  margin-top: 10px;
}
p.subhead_ok {
  width: 90%;
  text-align: left;
  color: #009;
  margin-bottom: 15px;
  padding: 5px;
}
p.head_error {
  width: 90%;
  text-align: left;
  color: red;
  font-weight: bold;
  background-color: #fcc;
  padding: 5px;
}
p.subhead_error {
  width: 90%;
  text-align: left;
  color: red;
  padding: 10px;
}
form {
  margin: 0;
  padding: 0;
  display: inline;
}
/*----------------------------------
  Table styles
  "tight_form" is deprecated
----------------------------------*/
table.tight_form { 
  background-color: #ffffcc; 
  border: 1px solid #366;
}
table.tight_form th {
  color: #fff;
  background-color: #366;
  font-weight: bold;
  text-align: center;
}
table.tight_form tr { background-color: #ffffcc; }
table.standard {
  border-left: 1px solid #CCCC99;
  border-top: 1px solid #CCCC99;
  border-collapse: collapse;
}
table.standard th {
  color: #ffffff;
  background-color: #336666;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #CCCC99;
  border-right: 1px solid #CCCC99;
}
table.standard tr { 
  background-color: #FFFFCC;
}
table.standard td {
  color: #1F1E1D;
  border-bottom: 1px solid #CCCC99;
  border-right: 1px solid #CCCC99;
}
table.standard th a { 
  color: #ffffff; 
  text-decoration: underline;
}
table.standard table td { 
  border: none;
}
table.standard table { 
  border: none;
}
table.standard2 {
  border: 1px solid #CFCAB5;
  border-collapse: collapse;
}
table.standard2 th {
  color: #ffffff;
  background-color: #4F4F40;
  font-weight: bold;
  text-align: center;
}
table.standard2 tr {
  background-color: #EFEAD1;
}
table.standard2 td {
  color: #1F1E1D;
}
table.standard2 th a {
  color: #ffffff;
  text-decoration: underline;
}
table.standard2 table td {
  border: none;
}
table.new_standard { border-collapse: collapse; }
table.new_standard th {
  color: #4F4D40;
  background-color: #E1E1BB;
  font-weight: bold;
  text-align: left;
}
table.new_standard tr { 
  border-bottom: 1px solid #DFDBC3;
}
table.new_standard td { 
  color: #1F1E1D;
}
table.new_standard th a { 
  color: #fff; 
  text-decoration: underline;
}
table.new_standard table td { 
  border: none;
}
table.new_standard table { 
  border: none;
}
table.standard td.title {
  text-align: center;
}
.ask-table-width{ width: 300px; }
/*------------------------
  Alternate style
------------------------*/
table.std {
  border-left: 1px solid #DBD7C8;
  border-top: 1px solid #DBD7C8;
  border-collapse: collapse;
}
table.std th {
  color: #ffffff;
  background-color: #336666;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #DBD7C8;
  border-right: 1px solid #DBD7C8;
}
table.std tr {
  background-color: #F1EFE4;
}
table.std td {
  color: #1F1E1D;
  border-bottom: 1px solid #DBD7C8;
  border-right: 1px solid #DBD7C8;
}
table.standard-search td {
  background-color: #E9E7DC;
  border: none;
}
table.std th a { color: #ffffff; text-decoration: underline; }
table.std table td { border: none; }
table.std table { border: none; }
table.std tr.alt td { background-color: #EAE7D7; }
tr.alt td { background-color: #EDEDBC; }
tr.alt2 td { background-color: #BFBF9B; }
tr.wht td { background-color: #ffffff; }
tr.greyed td { color: #6F6F6F; background-color: #AFADA4; }
tr.greyed td a { color: #7F4747; }
tr.closed td { background-color: #DFDFB5; color: #5F5F53; }
tr.closed td a { color: #7F4747; }
tr.unvetted td { background-color: #BFBF9B; color: #5F5F53; }
tr.unvetted td a { color: #7F4747; }
tr.highlight1 td { background-color: #D1E4EF; }
tr.highlight2 td { background-color: #DEEFB3; }
tr.drk_closed td { background-color: #8F8F74; color: #3F3D3B; }
tr.drk_closed td a { color: #7F4747; }
tr.green_hd td { background-color: #CCCC99; }
tr.mod td { background-color:#AFAF8E; color: #666666; }
tr.mod td a { color: #666666; }
tr.mod_row td { background-color: #F5F5DC; color: #565F41; }
tr.hd2 td{
  background-color:#DFDFDF;
  color: #666666;
  line-height: 140%;
}
/*----------------------------------
  Forum row styles
----------------------------------*/
tr.bb_plat td { background-color:#E6E6FA; color: #666666; }
tr.bb_plat td a { color: #666666; text-decoration: underline; }
tr.bb_qa td { background-color:#E0EEE0; color: #666666; }
tr.bb_qa td a { color: #666666; text-decoration: underline; }
tr.bb_agencies td { background-color:#EEE8AA; color: #666666; }
tr.bb_agencies td a { color: #666666; text-decoration: underline; }
.mod_button {
  border: none;
  color: #AFAF99;
  background-color: #6F6F6F;
}
table.clear td { border: none; background-color: transparent; padding: 3px; }
tr.clear td { border: none; background-color: transparent; padding: 3px; }
td.clear { border: none; background-color: transparent; padding: 3px; }
tr.clear th {
  border: none;
  background-color: transparent;
  color: #1F1E1D;
}
table.clear tr { border: none; background-color: transparent; }
tr.header th { color: #1F1E1D; }
.dir_tab_off {
  background-color: #CFCDC2;
  padding: 6px;
  font-weight: bold;
}
.dir_tab_off a:link { color: #4F4D45; }
.dir_tab_off a:active { color: #4F4D45; }
.dir_tab_off a:visited { color: #4F4D45; }
.dir_tab_off a:hover { color: #4F4D45; }
.dir_tab_on {
  background-color: #336666;
  padding: 6px;
  font-weight: bold;
}
.dir_tab_on a:link { color: #ffffff; }
.dir_tab_on a:active { color: #ffffff; }
.dir_tab_on a:visited { color: #ffffff; }
.dir_tab_on a:hover { color: #ffffff; }
/*-----------------
  Easy for table
-----------------*/
table.ez_form_table { border-collapse: collapse; }
table.ez_form_table th {
  color: #4F4D40;
  background-color: #DFDDD1;
  font-weight: bold;
  text-align: left;
  border-right: 1px solid #ffffff;
  font-size: 12px;
}
table.ez_form_table td {
  color: #1F1E1D;
  border-bottom: 1px solid #DFDDD1;
  padding: 12px;
}
table.thin_pd td { padding: 6px; }
table.ez_form_table td.title {
  font-size: 13px;
  font-weight: bold;
  color: #1F1E1D;
  font-family: Tahoma;
}
table.ez_form_table table td { border: none; }
table.ez_form_table tr.err_row { background-color: #FFDFDF; border: 1px solid #FF9B9B; }
table.ez_form_table tr.err_row2 { background-color: #FFDFDF;}
table.ez_form_table tr.err_row2 .err_explain { color: #D90000; font-weight: bold; font-size: 11px; }
table.ez_form_table table.clear td {
  border-bottom: none;
  padding: 5px;
}
table.ez_form_table td.no-brd { border: none; }
table.ez_form_table td.help { background-color: #F8F7F1; }
/*----------------------------------
  Global form styles
----------------------------------*/
input.form_btn_flat {
  background-color: #ffffff;
  border-color: #AFAF99;
  border-style: solid;
  border-width: 1px;
  color: #373F2F;
}
.green {
  background-color: #336666;
  color: #fff;
  padding: 6px 9px 6px 9px;
  font-size: 15px;
  font-family: Tahoma;
  border: 0;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  cursor: pointer;
  display: inline-block;
}
/* Green button-like link*/
a:link.green, a:active.green, a:visited.green, a:hover.green {
  background-color: #336666;
  color: #fff;
  padding: 6px 9px 6px 9px;
  font-size: 15px;
  font-family: Tahoma;
  border: 0;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  cursor: pointer;
}
/* Greyed button-like link*/
a:link.green, a:active.green, a:visited.green, a:hover.green {
  background-color: #336666;
  color: #fff;
  padding: 6px 9px 6px 9px;
  font-size: 15px;
  font-family: Tahoma;
  border: 0;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  cursor: pointer;
}
.button-disabled {
  background: #EEEEEA;
  padding: 6px 9px 6px 9px;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
  border: 1px solid #E4E4DE;
  color: #B4B4A7;
  font-size: 15px;
  font-family: Tahoma;
  display: inline-block;
}
select, textarea, input[type="text"], input[type="password"] {
  padding: 2px;
  line-height: 130%;
  background: #FFFFFF;
  border: #AFAF99 1px solid;
}
input.button { padding: 3px 8px 3px 8px; font-size: 14px;}
/*----------------------------------
  ProZ colors
----------------------------------*/
.prozltbeige { background-color: #ffffcc; }
.prozbeige { background-color: #cccc8a; }
.prozdkbeige { background-color: #bcbc89; }
.prozgreen { background-color: #336666; }
.prozred { background-color: #990000; }
.prozhighlight { background-color: #ffcc00; }
.prozlowlight { background-color: #ffffcc; }
.prozbg { background-color: #EEE9BF; }
.medium { background-color: #888888; }
.light { background-color: #FFFFFF; }
.highlight { background-color: #FFCC00;}
/*----------------------------------
  Shadows and fades
----------------------------------*/
.fd_corner {
  padding: 7px 0 0 10px;
  width: 500px;
  color: #4A4F4D;
  line-height: 140%;
  background: url('/images/pfe2/fading_corner.gif') top left no-repeat;
}
.about_menu_on {
  padding: 5px;
  margin-bottom: 3px;
  cursor: pointer;
  background: #DFDBC3 url('/images/pftv6/arr_curve_dark.gif') center left no-repeat;
}
.about_menu_link {
  font-size: 12px;
  text-decoration: underline;
  font-weight: bold;
  padding-bottom: 3px;
}
.about_menu_text { font-size: 11px; line-height: 14px; }
.about_menu {
  padding: 5px;
  background-color:#DFDBC3;
  margin-bottom: 3px;
}
.mItemOff { padding-left: 9px; padding-bottom:5px; }
.mItemOn {
  padding-left: 9px;
  padding-bottom: 5px;
  font-weight: bold;
}
.mItemOn a:link { color: #000000; text-decoration: none; }
.mItemOn a:visited { color: #000000; text-decoration: none; }
/*--------------
  Any color rounded box.
--------------*/
.rnd_box_i { float: left; }
.rnd_box_o { display: block; }
.rnd_box { padding: 12px; background: url('/images/pftv6/trans_ul_corner.gif') top left no-repeat; }
.rnd_box_ur { background: url('/images/pftv6/trans_ur_corner.gif') top right no-repeat; }
.rnd_box_ll { background: url('/images/pftv6/trans_ll_corner.gif') bottom left no-repeat; }
.rnd_box_lr { background: url('/images/pftv6/trans_lr_corner.gif') bottom right no-repeat; }
/*--------------
  Any color rounded box. (ie fix)
--------------*/
.rbroundbox { }
.rbtop div { background: url('/images/pftv6/trans_ul_corner.gif') no-repeat top left; }
.rbtop { background: url('/images/pftv6/trans_ur_corner.gif') no-repeat top right; }
.rbbot div { background: url('/images/pftv6/trans_ll_corner.gif') no-repeat bottom left; }
.rbbot { background: url('/images/pftv6/trans_lr_corner.gif') no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 7px; font-size: 1px; }
.rbcontent { margin: 0 7px; }
/*--------------------
  Square "button-style" box
--------------------*/
.sq_box {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #CFCDC2;
}
.smt_links a:link { color: #3F3F33; text-decoration: underline; }
.smt_links a:visited { color: #3F3F33; text-decoration: underline; }
.smt_links a:active { color: #3F3F33; text-decoration: underline; }
.smt_links a:hover { color: #3F3F33; text-decoration: underline; }
.unseen_msg {
  padding: 3px;
  background-color: #B3CCEF;
  border: 1px solid #538CDF;
}
#connect_index a:link { color: #006699; text-decoration: none; }
#connect_index a:visited { color: #006699; text-decoration: none; }
#connect_index a:active { color: #006699; text-decoration: none; }
#connect_index a:hover { color: #428B78; text-decoration: underline; }
.wht_div { color: #ffffff; }
.wht_div a:link { color: #ffffff; text-decoration: underline; }
.wht_div a:visited { color: #ffffff; text-decoration: underline; }
.wht_div a:active { color: #ffffff; text-decoration: underline; }
.wht_div a:hover { color: #ffffff; text-decoration: underline; }
.wht_div input[type="submit"], .wht_div button, .wht_div input[type="button"] {
  padding: 4px;
  line-height: 130%;
  background: #CFCFB5;
  border: none;
}
.img-shadow {
  float: left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 1px;
}
.ptc { font-size: 12px; font-family: arial, verdana; }
.ptc hr.dashed {
  border: none 0;
  border-top: 1px dotted #BFBD9B;
  width: 100%;
  height: 1px; /* height must be the sum of the total width of the border-top and border-bottom */
}
.ptc h1 {
  color: #45626F;
  margin: 0 0 8 0;
  font-size:18px;
}
.ptc .box {
  background-color: #ffffff;
  border: 1px solid #BFBD9B;
  padding: 10px;
  width: 515px;
  margin-bottom: 10px;
  text-align: left;
}
.ptc .box .testimonial {
  font-size: 14px;
  padding-top: 7px;
  line-height: 120%;
}
.ptc .box .quote {color: #7F7E67; font-weight: bold;}
.ptc .title { font-size: 18px; font-weight: bold; }
.ptc a {color: #5E651F; text-decoration: underline;}
.ptc a:link {color: #5E651F; text-decoration: underline;}
.ptc a:visited {color: #5E651F; text-decoration: underline;}
.ptc a:active {color: #5E651F; text-decoration: underline;}
.ptc a:hover {color: #45626F; text-decoration: underline;}
#tip { margin: 8px 0 8px 0; }
#tip a:link { color: #5E651F; text-decoration: underline; }
#tip a:visited { color: #5E651F; text-decoration: underline; }
#tip a:hover { color: #45626F; text-decoration: underline; }
#tip .up { border-top: 1px solid #C6BC00; background-color: #FCF1A3; padding: 8px; }
#tip .all_brd { border: 1px solid #C6BC00; }
#tip .arrow-up {
  height: 6px;
  margin-left: 17px;
  background: url('/images/ptc/tip-arrow-up.gif') bottom left no-repeat;
  position: relative;
  top: 1px;
}
#tip .down { border-bottom: 1px solid #C6BC00; background-color: #FCF1A3; padding:8px; }
#tip .arrow-down {
  height: 6px;
  margin-left: 17px;
  background: url('/images/ptc/tip-arrow-down.gif') top left no-repeat;
  position: relative;
  top: -1px;
}
#tip .close {
  float: right;
  padding: 0 0 15px 15px;
  cursor: pointer;
}
/*-------------------------
Tip box
-------------------------*/
.tip-box { margin: 3px 0 3px 0; float: left; }
.tip-box .up { border-top: 1px solid #88ADBF; background-color: #DFE9EE; padding:8px; }
.tip-box .arrow-up {
  height: 6px;
  margin-left: 17px;
  background: url('/images/v6/tip-arrow-up.gif') bottom left no-repeat;
  position: relative;
  top: 1px;
}
.tip-box .down { border-bottom: 1px solid #88ADBF; background-color: #DFE9EE; padding:8px; }
.tip-box .arrow-down {
  height: 6px;
  margin-left: 17px;
  background: url('/images/v6/tip-arrow-down.gif') top left no-repeat;
  position: relative;
  top: -1px;
}
.tip-box .close {
  float: right;
  padding: 0 0 15px 15px;
  cursor: pointer;
}
#pa_box {
  display: none;
  position: absolute;
  background-color: #ffffff;
  padding: 10px;
  z-index: 100;
  left: 35%;
  top: 25%;
  border: 10px solid #CFA8CB;
  width: 350px;
}
#pseudo-admin {cursor: pointer;}
#pseudo-box {
  position: fixed;
  top: 0;
  left: 0;
  font-size: 11px;
  font-weight: bold;
  color: #6F6E5A;
  background-color: #ffffff;
  padding: 0 1px 0 0;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}
#pseudo-box a {color: #3F3F33;}
.membership-form {
  background-color: #E2DFCF;
  padding: 10px;
  margin-bottom: 15px;
}
/*-------------------------
Standard boxes with headers
-------------------------*/
.hd-blue .ptc-box-header-blue {
  background-color: #336666;
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}
.hd-blue .ptc-box-header h2 { color: #ffffff; margin: 0; }
.hd-blue .ptc-box-arrow-blue {
  height: 5px;
  margin-left: 17px;
  background: url('/images/arrow-down-teal.gif') top left no-repeat;
}
.hd-blue .match { background-color: #E1EFF4; }
.hd-light-red .ptc-box-header-light-red {
  background-color: #C23851;
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}
.hd-light-red .ptc-box-header h2 { color: #ffffff; margin: 0; }
.hd-light-red .ptc-box-arrow-light-red {
  height: 5px;
  margin-left: 17px;
  background: url('/images/v6/arrow-down-light-red.gif') top left no-repeat;
}
.hd-light-red .match { background-color: #F9E8EB; }
.hd-light-green .ptc-box-header-light-green {
  background-color: #A0A047;
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}
.hd-light-green .ptc-box-header h2 { color: #ffffff; margin: 0; }
.hd-light-green .ptc-box-arrow-light-green {
  height: 5px;
  margin-left: 17px;
  background: url('/images/v6/arrow-down-light-green.gif') top left no-repeat;
}
.hd-light-green .match { background-color: #EEF5C5; }
.hd-green .ptc-box-header-green {
  background-color: #67672E;
  color: #ffffff;
  padding: 4px;
  font-weight: bold;
}
.hd-green .ptc-box-header h2 { color: #ffffff; margin: 0; }
.hd-green .ptc-box-arrow-green {
  height: 5px;
  margin-left: 17px;
  background: url('/images/v6/arrow-down-green.gif') top left no-repeat;
}
.hd-green .match { background-color: #EEF5C5; }
.std {
  background-color:#FFFFCC;
  border-left: 1px solid #AFAF99;
  border-bottom: 1px solid #AFAF99;
  border-right: 1px solid #AFAF99;
}
.ptc-box-body-inner {
  padding: 8px 8px 8px 8px;
}
/*-------------------------
Standard page formatting classes
-------------------------*/
.std-floating-right-column {
  float: right;
  width: 300px;
  padding-left: 30px;
}
/*-------------------------
Error box
-------------------------*/
.error-box { margin: 3px 0 3px 0; float: left; }
.error-box .up {
  border-top: 1px solid #BF838D;
  background-color: #FFAFB8;
  padding:8px;
}
.error-box .arrow-up {
  height: 6px;
  margin-left: 17px;
  background: url("/images/v6/error-arrow-up.gif") bottom left no-repeat;
  position: relative;
  top: 1px;
}
.error-box .down { border-bottom: 1px solid #BF838D; background-color: #FFAFB8; padding:8px; }
.error-box .arrow-down {
  height: 6px;
  margin-left: 17px;
  background: url("/images/v6/tip-arrow-down.gif") top left no-repeat;
  position: relative;
  top: -1px;
}
.icon-prof-ribbon {
  background: url("/images/v5/professional-large-ribbon.png") top left no-repeat;
  padding: 6px 10px 6px 25px;
}
.big-green-check {
  background: url("/images/v6/icon-green-check2.gif") top left no-repeat;
  padding: 4px 0 4px 35px;
}
.hd-blue h1 { color: #fff; padding: 0; margin: 0; }
.hd-blue h2 { color: #fff; padding: 0; margin: 0; }
.hd-blue h3 { color: #fff; padding: 0; margin: 0; }
.hd-blue h4 { color: #fff; padding: 0; margin: 0; }
.hd-light-green h1 { color: #fff; padding: 0; margin: 0; }
.hd-light-green h2 { color: #fff; padding: 0; margin: 0; }
.hd-light-green h3 { color: #fff; padding: 0; margin: 0; }
.hd-light-green h4 { color: #fff; padding: 0; margin: 0; }
.hd-green h1 { color: #fff; padding: 0; margin: 0; }
.hd-green h2 { color: #fff; padding: 0; margin: 0; }
.hd-green h3 { color: #fff; padding: 0; margin: 0; }
.hd-green h4 { color: #fff; padding: 0; margin: 0; }
table.benefits { border-collapse: collapse; font-size: 12px; }
table.benefits tr { border-bottom: 1px dotted #A3BBEF; cursor: pointer; }
table.benefits td { font-size: 12px; }
table.benefits tr.drk { background-color: #DFDDD1; }
table.benefits tr.light { background-color: #E4ECFA; }
table.benefits tr.mouseover { background-color: #DCE985; }
.big-green-check-details {
 color: #6D7F07;
 font-size: 13px;
 font-weight: bold;
 background: url("/images/v6/icon-green-check2.gif") top left no-repeat;
 padding: 4px 0 4px 35px;
 margin-bottom: 3px;
}
/*-------------------------
Nav menu1
-------------------------*/
ul.menu1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu1 li {
  padding: 4px 0 4px 0;
}
ul.menu1 li .desc {
  padding-top: 2px;
  font-weight: normal;
}
ul.menu1 li .submenu {
  padding: 4px 0 0 10px;
  font-size: 12px;
}
/*-------------------------
Horizontal tabs
-------------------------*/
#hor-tabs {
  padding-bottom: 0;
}
#hor-tabs ul {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0 0 5px;
  margin: 0;
  list-style: none;
  line-height: 1em;
  border-bottom: 3px solid #336666;
}
#hor-tabs li {
  float: left;
  margin: 0 4px 0 4px;
  padding: 0;
  background: #ECEAD9 url('/images/v5/trans_ul_corner.png') top left no-repeat;
}
#hor-tabs li.selected {
  font-weight: bold;
  background: #336666 url('/images/v5/trans_ul_corner.png') top left no-repeat;
}
#hor-tabs ul.large li {
  font-size: 18px;
  margin: 0 7px 0 7px;
}
#hor-tabs ul.big li {
  font-size: 15px;
  margin: 0 3px 0 3px;
  font-weight: bold;
}
#hor-tabs ul.normal li {
  font-size: 12px;
  margin: 0 1px 0 1px;
  font-weight: bold;
}
#hor-tabs ul.large a {
  padding: 15px;
}
#hor-tabs ul.normal a {
  padding: 13px 14px 12px 14px;
}
#hor-tabs a {
  color: #706F5C;
  padding: 15px;
  display: block;
  text-decoration: none;
  background: url("/images/v5/trans_ur_corner.png") top right no-repeat;
}
#hor-tabs a:hover { color: #45626F; text-decoration: underline; }
#hor-tabs ul li.selected a { color: #ffffff; }
#hor-tabs ul li.selected a:hover { color: #ffffff; text-decoration: none; }
#hor-tabs .status {
  color: #5F5C47;
  font-size: 12px;
  padding-bottom: 10px;
  text-decoration: none;
  text-align: center;
}
#hor-tabs ul li .status a { text-decoration: none; }
hr.hr-tabs {
  border: none 0;
  border-top: 6px solid #EDECE0;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 6px;
}
#hor-subtabs ul {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 0 0 1em;
  margin: 0;
  list-style: none;
  line-height: 1em;
  background-color: #EDECE0;
}
#hor-subtabs li {
  float: left;
  margin: 0 4px 0 4px;
  padding: 0;
}
#hor-subtabs li.selected { font-weight: bold; }
#hor-subtabs a {
  color: #69664E;
  padding: 10px 10px 10px 10px;
  display: block;
  text-decoration: none;
}
#hor-subtabs a:hover { color: #45626F; text-decoration: underline; }
#hor-subtabs ul li.selected a { color: #45626F; text-decoration: underline; }
.hor-tabs-body { background-color: #EDECE0; padding: 12px; }
div.join-link { float: left; }
div.join-link div.arr-up {
  padding-right: 18px;
  background: url('/images/v6/arrows-small-up.png') center right no-repeat;
}
div.join-link-header {
  padding: 0 0 0 18px;
  background: url('/images/v6/header-join-arrow.png') top left no-repeat;
}
div.join-link a.jn { color: #235C8F; }
div.std-box {
  background-color: #F1EFE4;
  border: 1px solid #DBD7C8;
  padding: 8px;
  text-align: left;
}
.icon-user-opinion-small {
  background: url('/images/v6/user-opinion-small-icon.gif') top left no-repeat;
  padding-left: 25px;
}
.icon-books-small {
  background: url('/images/v6/icon-books-small.gif') top left no-repeat;
  padding: 4px 0 4px 40px;
}
div.icon-download {
  background: url('/images/v5/icon-download.png') top left no-repeat;
  padding: 4px 0 4px 45px;
}
div.icon-tack {
  background: url('/images/v5/icon-tack.png') top left no-repeat;
  padding: 3px 0 4px 28px;
}
div.icon-blowhorn {
  background: url('/images/v6/icon-blowhorn.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-pencil {
  background: url('/images/v5/icon-pencil.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-track {
  background: url('/images/v5/icon-track.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-bhorn {
  background: url('/images/v5/icon-bhorn.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-send-file {
  background: url('/images/v5/icon-send-file.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-inbox {
  background: url('/images/v5/icon-inbox.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-id {
  background: url('/images/v5/icon-fat-id.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-question {
  background: url('/images/v5/icon-question.png') top left no-repeat;
  padding: 1px 0 5px 24px;
}
.icon-gear {
  background: url('/images/v5/icon-fat-gear.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-hand {
  background: url('/images/v5/icon-hand.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-info {
  background: url('/images/v5/icon-info.png') top left no-repeat;
  padding: 1px 0 2px 24px;
}
.icon-fat-doc {
  background: url('/images/v5/icon-fat-doc.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-fat-doc-green {
  background: url('/images/v5/icon-doc-green.png') top left no-repeat;
  padding: 3px 0 3px 35px;
}
.icon-person-green {
  background: url('/images/v5/icon-person-green.png') top left no-repeat;
  padding: 3px 0 3px 35px;
}
.icon-fat-calendar {
  background: url('/images/v5/icon-fat-calendar.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-fat-track {
  background: url('/images/v5/icon-fat-track.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-fat-chat {
  background: url('/images/v5/icon-fat-chat.png') top left no-repeat;
  padding: 1px 0 4px 30px;
}
.icon-fat-chat-sm {
  background: url('/images/v5/icon-fat-chat-sm2.png') center left no-repeat;
  padding: 1px 0 1px 27px;
}
.icon-fat-printer {
  background: url('/images/v5/icon-fat-printer.png') top left no-repeat;
  padding: 1px 0 4px 30px;
}
.icon-fat-right-arrow-sm {
  background: url('/images/v5/icon-fat-right-arrow.png') top left no-repeat;
  padding: 1px 0 1px 27px;
}
.icon-fat-arrow-down-sm {
  background: url('/images/v5/icon-fat-arrow-down.png') top left no-repeat;
  padding: 0 0 2px 23px;
}
.icon-fat-arrow-up-sm {
  background: url('/images/v5/icon-fat-arrow-up.png') top left no-repeat;
  padding: 0 0 2px 23px;
}
.icon-fat-arrow-switch {
  background: url('/images/v5/icon-fat-switch-arrows2.png') top left no-repeat;
  padding: 2px 0 4px 25px;
}
.icon-fat-doc-edit {
  background: url('/images/v5/icon-fat-doc-edit.png') top left no-repeat;
  padding: 4px 0 6px 30px;
}
.icon-fat-doc-upload {
  background: url('/images/v5/icon-fat-doc-upload.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-fat-doc-upload-sm {
  background: url('/images/v5/icon-fat-doc-upload-small.png') top left no-repeat;
  padding: 1px 0 1px 27px;
}
.icon-fat-download {
  background: url('/images/v5/icon-fat-download.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-fat-network-sm {
  background: url('/images/v5/icon-fat-network-small.png') top left no-repeat;
  padding: 1px 0 1px 27px;
}
.icon-fat-mail {
  background: url('/images/v5/icon-fat-mail.png') center left no-repeat;
  padding: 2px 0 4px 30px;
}
.icon-fat-mail-sm {
  background: url('/images/v5/icon-fat-mail-small.png') center left no-repeat;
  padding: 1px 0 1px 27px;
}
.icon-person {
  background: url('/images/v5/icon-person-small.png') center left no-repeat;
  padding: 3px 0 3px 26px;
  margin-left: 4px;
}
.icon-fat-people {
  background: url('/images/v5/icon-fat-people.png') center left no-repeat;
  padding: 3px 0 3px 27px;
}
.icon-fat-people-sm {
  background: url('/images/v5/icon-fat-people-small.png') center left no-repeat;
  padding: 2px 0 3px 27px;
}
.icon-101 {
  background: url('/images/v5/icon-101.gif') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-plus {
  background: url('/images/v5/icon-plus.png') top left no-repeat;
  padding: 3px 0 4px 27px;
}
.icon-edit-pencil {
  background: url('/images/v5/icon-edit-pencil.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-grey-x {
  background: url('/images/v5/icon-grey-x.png') top left no-repeat;
  padding: 4px 0 4px 30px;
}
.icon-grey-check {
  background: url('/images/v5/icon-grey-check.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-dark-check {
  background: url('/images/v5/icon-dark-check.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-green-check {
  background: url('/images/v5/icon-green-check.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-red-x {
  background: url('/images/v5/icon-red-x.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-green-check-small {
  background: url('/images/v5/icon-green-check-small.png') top left no-repeat;
  padding: 0 0 0 17px;
}
.icon-grey-check-small {
  background: url('/images/v5/icon-grey-check-small.png') top left no-repeat;
  padding: 0 0 0 17px;
}
.icon-red-x-small {
  background: url('/images/v5/icon-red-x-small.png') top left no-repeat;
  padding: 0 0 0 17px;
}
.icon-grey-x-small {
  background: url('/images/v5/icon-grey-x-small.gif') top left no-repeat;
  padding: 0 0 0 17px;
}
.icon-loader {
  background: url('/images/v5/ajax-loader.gif') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-sort {
  background: url('/images/v5/icon-sort.png') top left no-repeat;
  padding: 1px 0 5px 30px;
}
.icon-search {
  background: url('/images/v5/icon-search.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-globe-signal {
  background: url('/images/v5/icon-globe-signal.png') top left no-repeat;
  padding: 7px 0 5px 28px;
}
.icon-globe-signal-big {
  background: url('/images/v5/icon-globe-signal-big.png') top left no-repeat;
  padding: 0 0 0 65px;
}
.icon-fat-warning-soft {
  background: url('/images/v5/icon-fat-warning-soft.png') top left no-repeat;
  padding: 4px 0 4px 55px;
}
.icon-warning {
  background: url('/images/v5/icon-warning.png') top left no-repeat;
  padding: 4px 0 4px 35px;
}
.icon-present {
  background: url('/images/v5/icon-present.png') top left no-repeat;
  padding: 4px 0 5px 30px;
}
.icon-important-note {
  background: url('/images/v5/icon-important-message.png') top left no-repeat;
  padding: 5px 0 15px 50px;
  color: #3E576F;
  font-weight: bold;
  font-size: 14px;
}
.icon-important-note-orange {
  background: url('/images/v5/icon-important-message-orange.png') top left no-repeat;
  padding: 5px 0 15px 50px;
  color: #BF7D00;
  font-weight: bold;
  font-size: 16px;
}
.icon-tag-small {
  background: url('/images/ptc/icon-tag-small.gif') center left no-repeat;
  padding: 1px 0 1px 20px;
}
.icon-online-now {
  background: url('/images/v5/icon-user-online.png') center left no-repeat;
  padding: 5px 0 5px 25px;
  color: #510D64;
}
div.icon-lock {
  background: url("/images/v5/membership/icon-lock.png") top left no-repeat;
  padding: 4px 0 4px 60px;
}
div.icon-money {
  background: url("/images/v5/membership/icon-money.png") top left no-repeat;
  padding: 4px 0 4px 60px;
}
div.icon-star {
  background: url("/images/v5/membership/icon-star.png") top left no-repeat;
  padding: 4px 0 4px 60px;
}
div.icon-star-small {
  background: url("/images/v5/icon-star-small.png") top left no-repeat;
  padding: 4px 0 4px 25px;
}
div.icon-ws-money {
  background: url("/images/v5/icon-money-on.png") top left no-repeat;
  padding: 4px 0 6px 20px;
}
div.icon-ws-person {
  background: url("/images/v5/icon-person-on.png") 5px 0 no-repeat;
  padding: 4px 0 6px 27px;
}
div.icon-ws-privacy {
  background: url("/images/v5/icon-privacy.png") 2px 0 no-repeat;
  padding: 4px 0 6px 27px;
}
div.icon-ws-gear {
  background: url("/images/v5/icon-gear.png") top left no-repeat;
  padding: 4px 0 6px 27px;
}
div.fat-icon-lock {
  background: url("/images/v5/icon-lock.png") top left no-repeat;
  padding: 4px 0 6px 25px;
}
div.fat-icon-lock-open {
  background: url("/images/v5/icon-lock-open.png") top left no-repeat;
  padding: 4px 0 4px 30px;
}
div.icon-id-verified {
  background: url("/images/v5/icon-id-verified.png") top left no-repeat;
  padding: 4px 0 4px 26px;
}
.icon-nice-doc {
  background: url("/images/v5/icon-nice-doc.png") top left no-repeat;
  padding: 4px 0 5px 26px;
}
.icon-nice-doc-check {
  background: url("/images/v5/icon-nice-doc-check.png") top left no-repeat;
  padding: 4px 0 6px 26px;
}
.icon-nice-contract {
  background: url("/images/v5/icon-contract.png") top left no-repeat;
  padding: 4px 0 4px 26px;
}
.icon-quote {
  background: url("/images/v5/icon-quote.png") top left no-repeat;
  padding: 4px 0 5px 26px;
}
.icon-send-money {
  background: url("/images/v5/icon-send-money.png") top left no-repeat;
  padding: 4px 0 4px 26px;
}
.icon-send-money-grey {
  background: url("/images/v5/icon-send-money-grey.png") top left no-repeat;
  padding: 4px 0 4px 26px;
}
.icon-escrow {
  background: url("/images/v5/icon-escrow.png") top left no-repeat;
  padding: 2px 0 2px 25px;
}
.icon-escrow-deposit {
  background: url("/images/v5/icon-escrow-deposit.png") top left no-repeat;
  padding: 8px 0 7px 25px;
}
.icon-escrow-deposit-grey {
  background: url("/images/v5/icon-escrow-deposit-grey.png") top left no-repeat;
  padding: 8px 0 7px 25px;
}
.icon-escrow-release {
  background: url("/images/v5/icon-escrow-release.png") top left no-repeat;
  padding: 8px 0 7px 25px;
}
.icon-escrow-release-grey {
  background: url("/images/v5/icon-escrow-release-grey.png") top left no-repeat;
  padding: 8px 0 7px 25px;
}
.icon-invoice {
  background: url("/images/v5/icon-invoice.png") top left no-repeat;
  padding: 5px 0 7px 25px;
}
.icon-invoice-grey {
  background: url("/images/v5/icon-invoice-grey.png") top left no-repeat;
  padding: 5px 0 7px 25px;
}
.icon-arrow-left-down {
  background: url("/images/v5/icon-arrow-left-down.png") center left no-repeat;
  padding: 0 0 7px 30px;
}
.icon-rss {
  background: url("/images/pftv6/rss_icon.gif") top left no-repeat;
  padding: 0 0 2px 22px;
}
.icon-translation {
  background: url("/images/v5/icon-pencil-paper.png") top left no-repeat;
  padding: 3px 0 3px 22px;
}
.icon-interpreting {
  background: url("/images/v5/icon-talking.png") top left no-repeat;
  padding: 3px 0 3px 22px;
}
.icon-toggle {
  background: url("/images/toggle.gif") top left no-repeat;
  padding: 1px 0 2px 17px;
}
.icon-batch-down {
  background: url("/images/v5/batch-arrow-down-grey.gif") 6px left no-repeat;
  padding: 0 0 7px 30px;
}
.icon-skype {
  background: url('/images/v5/icon-skype.png') center left no-repeat;
  padding: 2px 0 4px 30px;
}
ol.files li {
  padding: 5px 0 5px 30px;
  margin: 7px 0 7px 0;
  list-style: none;
  background: url('/images/v5/icon-nice-doc.png') center left no-repeat;
}
ol.contracts li {
  padding: 5px 0 5px 30px;
  margin: 7px 0 7px 0;
  list-style: none;
  background: url('/images/v5/icon-contract.png') center left no-repeat;
}
.ovr-terms {
  background: url('/images/v5/overview-terms.png') top left no-repeat;
  padding: 8px 0 10px 35px;
}
div.bg-num {
  font-size: 22px;
  color: #2F2F2F;
  padding-bottom:4px;
  font-weight: bold;
}
/*------------------
  Login form style
------------------*/
#lgn_frm_hid {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -272px;
  width: 537px;
  z-index: 100001;
  text-align: left;
}
#lgn_frm_hid .bg { background-color: #fff; }
#lgn_frm_hid .pd { padding: 15px 13px 10px 40px; }
#lgn_frm_hid .close {
  color: grey;
  float: right;
  padding: 10px 15px 0 0;
  font-size: 12px;
  cursor: pointer;
}
/*------------------
  Popup dialogue
------------------*/
.popup-dialogue {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  margin-left: -272px;
  width: 537px;
  z-index: 100001;
  text-align: left;
}
.popup-dialogue .bg { background-color: #fff; }
.popup-dialogue .pd { padding: 0 13px 15px 40px; }
.popup-dialogue .close {
  color: grey;
  float: right;
  padding: 10px 15px 0 0;
  font-size: 12px;
  cursor: pointer;
}
/*------------------
  Pager style
------------------*/
.pager { text-align: right; padding-top: 8px; }
.pager a { text-decoration: none; padding: 6px 6px 6px 10px; margin: 8px 0 10px 0; }
.pager a:hover { color: #fff; background-color: #336666; }
/*------------------
  Transparent rounded border for popup windows, dropdowns etc.
------------------*/
table.pop_dialog_table {
  border-collapse: collapse;
  margin: auto;
  table-layout: fixed;
  width: 100%;
  direction: ltr;
}
td.pop_topleft, td.pop_topright, td.pop_bottomleft, td.pop_bottomright {
  height: 5px;
  overflow: hidden;
  padding: 0!important;
  padding: 3px;
  width: 5px!important;
}
td.pop_topleft { background: url(/images/v5/transparent-sprite.png) no-repeat 0 0; }
td.pop_topright{ background: url(/images/v5/transparent-sprite.png) no-repeat 0 -5px; }
td.pop_bottomleft{ background: url(/images/v5/transparent-sprite.png) no-repeat 0 -10px; }
td.pop_bottomright{ background: url(/images/v5/transparent-sprite.png) no-repeat 0 -15px; }
td.pop_top, td.pop_bottom { background: url(/images/v5/transparent-sprite.png) repeat-x 0 -20px; }
td.pop_side{ background: url(/images/v5/transparent-sprite.png) repeat-y -5px 0 }
/*------------------
  Orange button
------------------*/
.btn_orange_sm {
  vertical-align: middle;
  border: solid 1px #c56611;
  padding: 5px 8px 5px 8px !important;
  color: #fff !important;
  margin: 2px 1px !important;
  background: #df9c27 url(/images/v5/membership/button_bg_orange_sm.png) left top repeat-x;
  white-space: nowrap;
  cursor: pointer;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em
}
.btn_orange_sm:hover {
  text-decoration: none !important;
  background: #c56511 url(/images/v5/membership/button_bg_orange_hover.png) left top repeat-x;
}
input.btn_orange_sm{ padding:0 !important }
/*------------------
  Password strength
------------------*/
.psr_Weak { color: #A52A2A; font-weight: bold; }
.psr_Medium { color: #FFA500; font-weight: bold; }
.psr_Strong { color: #3DBE5E; font-weight: bold; }
.psr_Excellent { color: #416EC2; font-weight: bold; }
/*------------------
  List of actions
------------------*/
ul.action-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.action-list li {  padding: 0; margin: 0; color: #4F4D3B; }
ul.action-list li.first { border-top: none; }
ul.action-list li.pd { padding: 1px 0 1px 0; }
ul.action-list li.pd a { display: inline; padding: 0 0 0 0; }
ul.action-list a { display: block; padding: 6px 0 6px 0; }
div.more_link { background: url('/images/pftv6/dark_arr_down.gif') top left no-repeat; }
div.less_link { background: url('/images/pftv6/dark_arr_up.gif') top left no-repeat; }
div.more_link, div.less_link { padding: 1px 0 0 15px; color: #990000; cursor: pointer; }
div.more_link:hover, div.less_link:hover { color: #6F0000; }
#smenu {text-align:left; padding:0; z-index:999; position:absolute;}
#sleft {font-size:10px;padding-left:5px;padding-right:5px;float:left;display:none;background-color:#E0E0E0;border:1px dotted black;}
#sright {cursor:pointer;}
/*------------------
  MAIN NAVIGATION
------------------*/
#main-tabs {
  padding: 0;
  z-index: 99;
  float: right;
  margin: 10px 160px 0 0;
  text-align: left;
}
#main-tabs ul {
  padding: 0;
  margin: 0;
  list-style:none;
  line-height:1em;
  z-index: 99;
}
#main-tabs li {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  font-weight: bold;
  background-color: #7E7F37;
  border-left: 1px solid #6E6F30;
}
#main-tabs li.selected {
  font-weight: bold;
  background: #336666 url('/images/v5/menu-selected-br.png') bottom right no-repeat;
  /* SPRITE DISABLED FOR IE ISSUES
  background-color: #336666;
  */
  border:none;
}

#main-tabs ul li.selected .bg {background: none;}
/* SPRITE DISABLED FOR IE ISSUES
#main-tabs li.selected .sel-bottom-right {
  height: 4px;
  width: 4px;
  float: right;
  background: url('/images/v6/menu-sprite.png') no-repeat scroll right -14px;
}
#main-tabs ul li.selected .bg {
  background: none;
}
*/

#main-tabs ul li.selected .bg a {
  color: #ffffff;
  text-decoration: underline;
  background: url('/images/v5/menu-selected-ur.png') top right no-repeat;
  /* SPRITE DISABLED FOR IE ISSUES
  background: url('/images/v6/menu-sprite.png') no-repeat scroll right -22px;
  */
  padding-bottom:4px;
}

#main-tabs ul li.selected .sel-top {background: url('/images/v5/menu-selected-ul.png') top left no-repeat; height:4px;width:4px; position:absolute;}
#main-tabs ul li.selected .sel-top-right {background: url('/images/v5/menu-selected-bl.png') bottom left no-repeat; height:4px;width:4px; float:left;font-size:1px;}
/* SPRITE DISABLED FOR IE ISSUES
#main-tabs ul li.selected .sel-top {
  background: url('/images/v6/menu-sprite.png') no-repeat scroll left -18px;
  height:4px;
  width:4px;
  position:absolute;
}
#main-tabs ul li.selected .sel-top-right {
  background: url('/images/v6/menu-sprite.png') no-repeat scroll left -10px;
  height:4px;
  width:4px;
  float:left;
  font-size:1px;
}
*/

#main-tabs a {
  color: #ffffff;
  padding: 8px 6px 8px 6px;
  display: block;
  text-decoration: none;
}
#main-tabs a:hover {
  color: #CCCC8C;
  text-decoration: underline;
}
#main-tabs ul li.my {
  padding: 6px 8px 6px 8px;
  margin: 0 8px 0 0;
  color: #fff;
  border: 0;
  background: #344954 url('/images/v6/my-corner.gif') bottom left no-repeat;
}
#main-tabs ul li.my div.img {float:left;}
#main-tabs ul li.my div.user-section-arrow {
  background: url('/images/v6/my-proz-arrow.gif') center right no-repeat;
  padding-right: 15px;
}
#main-tabs ul li.my .my-signup {
  float: left;
  padding-right: 10px;
}
#main-tabs ul li.my .my-login {
  float: left;
}
#main-tabs ul li.my .my-register {
  background-color: #344954;
  padding: 11px;
  display: none;
  position:absolute;
  z-index: 100;
  font-weight: normal;
  text-align: left;
}
#main-tabs ul li.my a {
  display: inline;
}
#main-tabs ul li.search {
  padding: 6px 0 6px 8px;
  margin: 0 8px 0 0;
  color: #fff;
  border: none;
}
#main-tabs ul li.search input { width: 100px; }
#main-tabs ul li.grey a {
  color: #AEAF6D;
}
#main-tabs ul li.no-border { border: none; }
#main-tabs .pointer {
  width: 97%;
  height: 6px;
  position: absolute;
  background: url('/images/v5/nav-arrow-down-green.gif') top center no-repeat;
}
#main-tabs .pointer-container {
  position: relative;
  z-index: 99;
}
#main-tabs .status {
  color: #5F5C47;
  padding-bottom: 10px;
  text-decoration: none;
  text-align: center;
}
#main-tabs ul li .status a {
  text-decoration: none;
}
#main-tabs ul li .nav-submenu {
  position: absolute;
  display: none;
  padding: 1px;
  width: 185px;
  font-weight: normal;
  z-index: 99;
}
#main-tabs ul li.selected .nav-submenu {
  margin-top: 4px;
}
#main-tabs .nav-submenu ul {
  margin: 0;
  padding: 0;
  float: none;
}
#main-tabs .nav-submenu ul li {
  list-style: none;
  text-align: left;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  background-color: #fff;
  font-weight: normal;
  line-height: 140%;
}
#main-tabs .nav-submenu ul li a:link {
  background-color: #fff;
  text-decoration: none;
  color: #4D4F3B;
  padding: 3px 5px 3px 5px;
  margin: 0;
}
#main-tabs .nav-submenu ul li a:visited {
  background-color: #fff;
  text-decoration: none;
  color: #4D4F3B;
  padding: 3px 5px 3px 5px;
  margin: 0;
}
#main-tabs .nav-submenu ul li a:hover {
  background-color: #336666;
  text-decoration: underline;
  color: #ffffff;
  padding: 3px 5px 3px 5px;
  margin: 0;
}
#main-tabs .nav-submenu ul li.brk {
  border-top: 1px dotted #BFBFB3;
  margin-top: 7px;
  padding-top: 7px;
}
#main-tabs .submenu_inner {
  background-color: #fff;
  padding: 5px 0 5px 0;
}
#main-tabs .submenu_inner hr {
  border: none 0;
  border-top: 1px dotted #BFBFB3;
  margin:3px 2px 3px 2px;
  height: 1px; /* height must be the sum of the total width of the border-top and border-bottom */
}
#main-tabs .submenu_inner a:link { color:#ffffff; text-decoration: none; display: block; }
#main-tabs .submenu_inner a:active { color:#ffffff; text-decoration: none; display: block; }
#main-tabs .submenu_inner a:visited { color:#ffffff; text-decoration: none; display: block; }

.rounded-bl {float: right; background-color: #7E7F37;}
.rounded-right {background: url('/images/v6/menu-corner-right.gif') top right no-repeat;}
.rounded-left {background: url('/images/v6/menu-corner-left.gif') top left no-repeat; padding: 1px 4px 0 4px;}
/* SPRITE DISABLED FOR IE ISSUES
.rounded-bl {
  float: right;
  background-color: #7E7F37;
}
.rounded-right {
  background: url('/images/v6/menu-sprite.png') no-repeat scroll right -5px;
}
.rounded-left {
  background: url('/images/v6/menu-sprite.png') no-repeat scroll 0 0;
  height: 4px;
  padding: 1px 4px 0 4px;
}
*/

div.m-basics {
  background: url('/images/v5/icon-menu-info.png') top left no-repeat;
  padding: 0 0 1px 20px;
}
/*---------------------
  Megadropdowns
---------------------*/
#main-tabs ul li div.right {
  position: absolute;
  display: none;
  width: 376px;
  font-weight: normal;
  z-index: 100;
}
#main-tabs ul li div.left {
  position: relative;
  display: none;
  z-index: 100;
  float: right;
}
#main-tabs ul li div.left div.ins {
  position: absolute;
  width: 376px;
  font-weight: normal;
  left: -345px;
}
#main-tabs ul li .nav-submenu-mega .section-div {
  background-color: #DFDED1;
  font-weight: bold;
  padding: 4px 4px 4px 9px;
  margin: 0 0 10px 0;
  display: block;
}
#main-tabs ul li .nav-submenu-mega .sec-pd {
  padding-bottom: 3px;
}
#main-tabs ul li .nav-submenu-mega .section-div .desc {
  float: right;
  color: #8F8F7D;
  padding: 0 5px 0 20px;
  font-weight: normal;
}
#main-tabs ul li .nav-submenu-mega .section-div .desc a.lnk {
  padding: 0;
  background: transparent;
  width: auto;
  float: none;
  display: inline;
}
#main-tabs ul li .nav-submenu-mega .submenu_inner {
  padding: 6px 0 5px 0;
}
#main-tabs .nav-submenu-mega a:link, #main-tabs .nav-submenu-mega a:visited, #main-tabs .nav-submenu-mega a:active {
  text-decoration: none;
  color: #990000;
  padding: 3px 5px 3px 5px;
  margin: 0;
}
#main-tabs .nav-submenu-mega a:hover {
  text-decoration: underline;
  color: #6F0000;
  padding: 3px 5px 3px 5px;
  margin: 0;
}
#main-tabs ul li .nav-submenu-mega .sec-pd a:link, #main-tabs ul li .nav-submenu-mega .sec-pd a:hover,
#main-tabs ul li .nav-submenu-mega .sec-pd a:visited, #main-tabs ul li .nav-submenu-mega .sec-pd a:active {
  float: left;
  width: 153px;
  display: inline;
  padding-left: 10px;
  margin-left: 12px;
  background: url('/images/v5/dot.png') 0 .75em no-repeat;
}
#main-tabs ul li .nav-submenu-mega .rmy {
  margin: 8px 0 0 12px;
  padding: 1px 8px 6px 18px;
  background: url('/images/v5/icon-person-small.png') top left no-repeat;
}
#main-tabs ul li .nav-submenu-mega .sec-pd .rmy a:link, #main-tabs ul li .nav-submenu-mega .sec-pd .rmy a:hover,
#main-tabs ul li .nav-submenu-mega .sec-pd .rmy a:visited, #main-tabs ul li .nav-submenu-mega .sec-pd .rmy a:active {
  float: none;
  width: auto;
  padding: 0;
  margin-left: 0;
  background: none;
}
#main-tabs ul li .nav-submenu-mega .sec-pd .inf {
  border-top: 1px dotted #CBC8B6;
  padding: 6px 3px 0 3px;
  margin: 10px 8px 0 8px;
}
#main-tabs ul li .nav-submenu-mega .sec-pd .inf a:link, #main-tabs ul li .nav-submenu-mega .sec-pd .inf a:visited,
#main-tabs ul li .nav-submenu-mega .sec-pd .inf a:active, #main-tabs ul li .nav-submenu-mega .sec-pd .inf a:hover {
  float: none;
  width: auto;
  padding: 0;
  margin-left: 0;
  background: none;
}
div.menu-calendar {
  padding: 1px 0 1px 25px;
  background: url('/images/v5/menu-calendar.png') top left no-repeat;
}
div.my-dropdown {
  background-color: #344954;
  padding: 15px;
  display: none;
  position:absolute;
  z-index: 100;
  font-weight: normal;
  text-align: left;
  color: #ffffff;
  width: 500px;
}
div.my-dropdown div.acct-info {
  padding: 8px;
  width: 200px;
  background-color: #ffffff;
  color: #1F1E1D;
}
#main-tabs ul li.my #my-menu div.my-dropdown div.acct-info a { color: #706805; }
div.my-dropdown div.block {
  padding: 10px;
  background-color: #fff;
  color: #1F1E1D;
}
div.my-dropdown div.block a:visited { color: #68620D; padding: 0; }
div.my-dropdown div.block a:link { color: #68620D; padding: 0; }
#main-tabs ul li.my #my-menu {
  padding: 0;
  float: left;
  margin-right: 20px;
}
#main-tabs ul li.my #my-menu ul {
  position: relative;
  width: 100%;
  padding: 0 0 0 0;
  margin: 0;
  list-style: none;
  line-height: 1em;
}
#main-tabs ul li.my #my-menu li {
  float: left;
  margin: 0 0 1px 0;
  padding: 0;
  font-weight: bold;
  background-color: #747432;
  border-right: 1px solid #344954;
}
#main-tabs ul li.my #my-menu a {
  color: #ffffff;
  padding: 8px 7px 8px 7px;
  display: block;
  text-decoration: none;
}
#main-tabs ul li.my #my-menu a:hover { text-decoration: underline; background-color: #8A8A3C; }
#main-tabs table.myp td { color: #ffffff; }
#main-tabs ul.mypl { float: none; }
#main-tabs ul.mypl li { float: none; padding: 1px 0 1px 0; }
#main-tabs ul.mypl li a {
  background-color: #476474;
  padding: 6px;
  display: block;
}
#fixedtipdiv {
  position: absolute;
  padding: 3px;
  border: 1px solid #366;
  z-index: 100;
}
/*------------------
  Expandable section large
------------------*/
div.expandable_section div.hd {
  cursor: pointer;
  padding: 8px 50px 8px 8px;
  margin-bottom: 15px;
  background: #EDEBDC url('/images/pftv6/dark_arr_down.gif') 98% 40% no-repeat;
  color: #990000;
  font-size: 14px;
  font-weight: bold;
}
div.expandable_section div.hd-up {
  background: #EDEBDC url('/images/pftv6/dark_arr_up.gif') 98% 40% no-repeat;
}
div.expandable_section div.bd { display: none; padding: 0 15px 0 15px; }
/*------------------
  Expandable section small
------------------*/
div.expandable_section_sm div.hd {
  cursor: pointer;
  padding: 0 0 0 20px;
  margin-bottom: 7px;
  background: url('/images/pftv6/dark_arr_down.gif') 0% 35% no-repeat;
  color: #990000;
  float: left;
  font-size: inherit;
  font-weight: normal;
}
div.expandable_section_sm div.hd-up {
  background: url('/images/pftv6/dark_arr_up.gif') 0% 35% no-repeat;
}
div.expandable_section_sm div.bd { display: none; padding: 0; }
div.item-promo-index {
  background-color: #ffffff;
  padding: 10px;
}
div.new-menu-info {
  padding: 0 65px 2px 30px;
  color: #4F4F27;
}
div.new-menu-info a:link, div.new-menu-info a:visited, div.new-menu-info a:hover  { color: #4F4F27; text-decoration: underline; }
div.dropdown-actions-trigger {
  border: 1px solid #CFCDB5;
  padding: 4px 150px 4px 4px;
  background: #EDECDC url('/images/v5/my-proz-arrow-down.png') 97% 50% no-repeat;
  float: left;
}
div.dropdown-actions {
  display: none;
  background-color: #EDECDC;
  border: 1px solid #CFCDB5;
  width: 150px;
  position: absolute;
}
div.dropdown-actions ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.dropdown-actions ul li {  padding: 0; margin: 0; color: #4F4D3B; }
div.dropdown-actions ul li.pd { padding: 1px 0 1px 0; }
div.dropdown-actions ul li.pd a { display: inline; padding: 0 0 0 0; }
div.dropdown-actions ul a { display: block; padding: 6px 6px 6px 6px; border-top: 1px solid #CFCDB5; }
div.dropdown-actions ul li.first { border-top: none; }
div.jb-bot {
  border-top: 4px solid #336666;
  height: 4px;
  position: relative;
  top: -1px;
}
td.jb-tab {
  background: #DFDDD1 url('/images/v6/trans_ul_corner.gif') top left no-repeat;
}
td.sel {
  background: #336666 url('/images/v6/trans_ul_corner.gif') top left no-repeat;
  color: #fff;
}
td.jb-tab div.in {
  background: url("/images/v6/trans_ur_corner.gif") top right no-repeat;
  padding: 8px;
}
.campaign_style {
  color: #302E2E;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}
.campaign_style h1, .campaign_style h2, .campaign_style h3, .campaign_style h4 {
  color: #fff;
}
.campaign  a:link {color: #fff; text-decoration: underline; }
.campaign  a:visited {color: #fff; text-decoration: underline; }
.campaign  a:hover {color: #fff; text-decoration: underline; }
.campaign_style {
  background-color: #4B6192;
  border: 1px solid #CFCFCF;
  width: 500px;
  font-size: 11px;
  color: #AFBBD5;
  text-shadow: 1px 1px 1px #28344D;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
.campaign_style h2, .campaign-feature-bg h2 {
  color: #AFBBD5;
  font-size: 18px;
}
.campaign_style .body-txt, .campaign-feature-bg .body-txt {
  color: #fff;
}
.campaign_style h2 span, .campaign-feature-bg h2 span {
  color: #fff;
  font-style: italic;
}
/* Campaign feature background */
div.campaign-feature-bg {
  background: url("/images/campaigns/2011-november/homepage-promo-fl.png") top left no-repeat;
  width: 500px;
  height: 179px;
}
div.campaign-feature-bg a:link,
div.campaign-feature-bg a:active,
div.campaign-feature-bg a:visited,
div.campaign-feature-bg a:hover { color: #fff; text-decoration: none; border-bottom: 1px solid #8798BB; }
div.campaign-feature-bg .pd {
  padding: 60px 120px 10px 20px;
  text-align: left;
  color: #AFBBD5;
  text-shadow: 1px 1px 1px #28344D;
}
div.campaign-feature-bg a:link.button-link,
div.campaign-feature-bg a:active.button-link,
div.campaign-feature-bg a:visited.button-link,
div.campaign-feature-bg a:hover.button-link {
  background-color: #fff;
  color: #506A9F;
  display: inline-block;
  padding: 10px;
  -moz-border-radius: .3em;
  -webkit-border-radius: .3em;
  border-radius: .3em;
  border-bottom: none;
  text-shadow: none;
}
div.campaign-feature-bg a:hover.button-link {
  background-color: #C4D3F3;
}

.campaign_style a:link,
.campaign_style a:active,
.campaign_style a:visited,
.campaign_style a:hover { color: #BBC3D4; text-decoration: none; border-bottom: 1px solid #8798BB; }
.cp-msg { position: relative; z-index: 999; }
.cp-msg-inside {
  position: absolute;
  background: url("/images/campaigns/yr-end-2009/cp-msg.gif") top left no-repeat;
  width: 185px;
  height: 29px;
  top: 0px;
  margin-left: 32px;
  padding: 7px 4px 5px 8px;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
}
div.cp-msg-arr {
  background: url("/images/campaigns/yr-end-2009/arrow-orange-down2.gif") 98% 50% no-repeat;
  width: 173px;
}
.cp-msg2 { position: relative; z-index: 999; }
.cp-msg-inside2 {
  position: absolute;
  background: url("/images/campaigns/2010-mid-year/cp-msg2.png") top left no-repeat;
  width: 185px;
  height: 24px;
  top: 0px;
  margin-left: 32px;
  padding: 6px 4px 5px 8px;
  font-family: Tahoma;
  font-size: 11px;
  cursor: pointer;
  color: #fff;
  text-shadow: 1px 1px 1px #5C701C;
}
.cp-msg-inside2 #campaign-popup {
  text-shadow: none;
}
#campaign-popup .inner {
  text-shadow: none;
}
div.cp-msg-arr2 {
  background: url("/images/campaigns/2010-mid-year/arrow-down-green.gif") 98% 50% no-repeat;
  width: 173px;
}
.cp-msg3 { position: relative; z-index: 999; }
.cp-msg-inside3 {
  position: absolute;
  background: url("/images/campaigns/2010-mid-year/cp-msg3.png") top left no-repeat;
  width: 185px;
  height: 24px;
  top: 0px;
  margin-left: 32px;
  padding: 6px 4px 5px 8px;
  font-family: Tahoma;
  font-size: 11px;
  cursor: pointer;
}
.cp-msg4 { position: relative; z-index: 999; }
.cp-msg-inside4 {
  position: absolute;
  background: url("/images/campaigns/cp-msg4.png") top left no-repeat;
  width: 185px;
  height: 24px;
  top: 0px;
  margin-left: 32px;
  padding: 6px 4px 5px 8px;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
}
.cp-msg5 { position: relative; z-index: 999; }
.cp-msg-inside5 {
  position: absolute;
  background: url("/images/campaigns/cp-msg5.png") top left no-repeat;
  width: 185px;
  height: 24px;
  top: 0px;
  margin-left: 32px;
  padding: 6px 4px 5px 8px;
  font-family: Tahoma;
  font-size: 12px;
  cursor: pointer;
}
#campaign-popup {
  width: 450px;
  z-index: 1000;
  position: absolute;
}
#campaign-popup div.inner {
  color: #2f2f2f;
  padding: 6px;
  background-color: #fff;
  font-family: Tahoma;
  font-size: 12px;
}
/*------------------------
  2011 Year-End Campaign styles
------------------------*/
div.logo-campaign {
  padding-left: 3px;
  height: 34px;
}
div.logo-campaign a {
  position: absolute;
  z-index: 5;
}
div.cloud {
  position: relative;
}
div.cloud div {
  position: absolute;
}

/*--------------
  Rounded green button
--------------*/
div.gbutton {
  background: #1F3F3F url("/images/v5/green-fade-bg.png") top left repeat-x;
  padding: 8px 12px 8px 12px;
  color: #fff;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
div.gbutton a:link  { color: #fff; text-decoration: underline; }
div.gbutton a:visited { color: #fff; text-decoration: underline; }
div.gbutton a:hover { color: #B8CECE; text-decoration: underline; }
/*--------------
  Rounded green button (disabled)
--------------*/
div.gbutton-disabled {
  background: #CBCAC7;
  padding: 8px 12px 8px 12px;
  color: #fff;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
div.gbutton-disabled a:link  { color: #fff; text-decoration: none; }
div.gbutton-disabled a:visited { color: #fff; text-decoration: none; }
div.gbutton-disabled a:hover { color: #fff; text-decoration: none; }
.upload-button {
  width: 133px;
  background: #336666;
  font-size: 13px;
  color: #fff;
  text-align: center;
  padding: 10px 0 10px 0;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
.rounded {
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
div.stepon {
  font-family: Tahoma;
  color: #fff;
  padding: 10px 30px 10px 20px;
  background: #336666 url('/images/v5/arrowBG2-grey.png') no-repeat right 50%;
  float: left;
  font-size: 14px;
}
div.stepfinished {
  font-size: 14px;
  font-family: Tahoma;
  float: left;
  color: #A3BABA;
  padding: 10px 20px 10px 20px;
  background-color: #336666;
}
div.stepoff {
  font-size: 14px;
  font-family: Tahoma;
  float: left;
  color: #A9A79E;
  padding: 10px 30px 10px 20px;
  background: url('/images/v5/arrowBG2-grey-trans.png') no-repeat right 50%;
}
div.tag_div {
  width:450px;
  height:300px;
  line-height:155%;
  overflow-y:auto;
  overflow-x: hidden;
}
.tag_window {
  width: 400px;
  position: absolute;
  background-color: #EFEFDE;
  padding:7px;
  color:#1F1E1D;
  border: 1px solid #BFBF9B;
}
.tag_window_container {
  display:none;
  position:fixed;
  .position:absolute; /* position hack for IE*/
  top:30%; /* top position hack for IE*/
  .top:expression(eval(document.compatMode && document.compatMode=="CSS1Compat") ? documentElement.scrollTop +(((documentElement.clientHeight-this.clientHeight)/2) -50 ) : document.body.scrollTop +(((document.body.clientHeight-this.clientHeight)/2)-200));
  left: 25%;
  z-index:100;
}
.tags textarea {
  color: #1F1E1D;
}
.tags {
  color: #C53C02;
  padding: 1px;
}
.tags_gry {
  color: #6F6E5A;
  padding: 1px;
}
.tags:hover {
  background-color: #FFFFD3;
}
.tags_gry:hover {
  background-color: #FFFFD3;
}
div.ver-user {
  background-color: #038CFC;
  color: #fff;
  padding: 2px;
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
  float: left;
  font-size: 9px;
}
div.v-switch {
  float: right;
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
}
div.v-switch a:hover {
  color: #336666;
  text-decoration: none;
}
div.feedback-on {
  background-color: #629ADF;
  width: 25px;
  height: 6px;
  float: left;
  margin-right: 5px;
}
div.feedback-off {
  background-color: #D1CFC5;
  width: 25px;
  height: 6px;
  float: left;
  margin-right: 5px;
}
input.trans {
  border: none;
  background-color: #F8F7F1;
}
div.checkbox-list {
  width: 510px;
  height: 220px;
  background-color: #fff;
  padding: 4px;
  overflow: auto;
  border: 1px solid #DFDDD1;
}
div.checkbox-list div.item {
  float: left;
  margin: 2px 5px 2px 5px;
  padding: 3px;
  width: 220px;
  border: 1px solid #ffffff;
}
div.checkbox-list div.item:hover {
  background-color: #FDF5CE;
  border: 1px solid #FBCB09;
}
div.warn {
  background-color: #FBF0DD;
  border: 1px solid #F1D572;
  padding: 8px;
  text-align: left;
}
div.warn div.light-grey { color: #BAA78D; }
.rounded-edges {
  -moz-border-radius: .4em;
  -webkit-border-radius: .4em;
  border-radius: .4em;
}
div.mod-notes {
  background-color: #fff;
  border: 1px solid #DFDDD1;
  padding: 6px;
  text-align: left;
}
div.ms-list {
  height: 130px;
  background-color: #fff;
  padding: 4px;
  overflow: auto;
  border: 1px solid #DFDDD1;
}
div.mselect {
  padding: 2px;
  cursor: pointer;
  padding: 2px;
  border: 1px solid #ffffff;
}
div.mselect:hover {
  background-color: #FDF5CE;
  border: 1px solid #FBCB09;
}
div.ms-sel {
  padding: 2px;
  font-weight: bold;
  color: #336666;
}
div.red-progress .ui-widget-header {
  background: #DD0000;
}
div.details-area-arrow {
  background: url('/images/v5/arrow-up-white-wborder.png') 96% 96% no-repeat;
  position: relative;
  top: 1px;
  height: 7px;
}
div.details-area-arrow2 {
  background: url('/images/v5/arrow-up-white-wborder.png') 15px 0 no-repeat;
  position: relative;
  top: 1px;
  height: 7px;
}
div.details-area {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #D9D7C6;
  -moz-border-radius: .6em;
  -webkit-border-radius: .6em;
  border-radius: .6em;
}
#news-feed {
  line-height: 125%;
}
#news-feed .time {
  padding-right: 10px;
  font-size: 11px;
  color: #76735C;
}
#news-feed .item {
  padding-top: 10px;
}
#news-feed ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#news-feed ul li {
  margin: 0;
  padding: 0 0 0 0;
}
#news-feed .icon {
  position: relative;
  top: -15px;
}
#news-feed .icon p {
  position:absolute;
  padding-top: 2px;
  left:-32px;
}
table.nf {
  width: 100%;
}
table.nf td {
  padding-bottom: 25px;
}
.icon-sortable {
  background: url('/images/v5/icon-sort-small.gif') top left no-repeat;
  padding: 0 0 0 15px;
}
.sort-list-item {
  padding: 4px 15px 4px 15px;
  border: 1px solid #DFDDD1;
  background-color: #fff;
  margin-top: 2px;
  cursor: move;
}
.block-trigger {
  color: #990000;
  cursor: pointer;
}
.block-trigger-hv {
  color: #990000;
  text-decoration: underline;
  cursor: pointer;
}
.block-form {
  display:none;
  padding: 10px 15px 20px 15px;
}
/*-------------------------
  Green title header
  with down arrow
-------------------------*/
div.title-bar { }
  div.title-bar div.body {
    padding: 4px 6px 4px 6px;
  }
  div.title-bar ul.light-bullets {
    padding-left: 5px;
  }
  div.title-bar div.green-title {
    background-color: #336666;
    color: #ffffff;
    padding: 4px 6px 4px 6px;
    font-weight: bold;
  }
  div.title-bar div.green-arrow {
    height: 5px;
    margin-left: 17px;
    background: url('/images/arrow-down-teal.gif') top left no-repeat;
  }

/* frontpage structure */
div#frontpage_content {
  width: 820px;
  float: left;
  padding-top: 7px;
  text-align: left;
}

div.clearfix {
  clear: both;
}

div#left_pitch,
div#right_pitch {
  width: 400px;
  float: left;
}

div#quick_look_tabs {
  margin-top: 26px;
  margin-bottom: 10px;
}

div#left_pitch {
  margin-right: 5px;
}
div#right_pitch {
  padding-left: 15px;
}
div#right_pitch div.med2 {
  margin-bottom: 13px;
}
div#right_pitch div.top_pitch_section,
div#left_pitch div.top_pitch_section {
  min-height: 196px;
}
div#right_pitch div.top_pitch_section {
  min-height: 215px;
}

div#right_panel {
  margin-left: 850px;
  width: 250px;
}

td#main_page_content {
  vertical-align: top;
  padding: 0 25px 0 25px;
}
td#main_page_content.full_width {
  padding: 0;
}

div#top-left-site-search {
  padding: 0px 15px 0px 15px;
}

table#top-main-menu {
  width: 100%;
}
table#top-main-menu td#main-menu-cell {
  vertical-align: bottom;
  text-align: right;
}

td.header_color {
  background-color: #C4C37E;
}

table.ez_form_table div.term_lang_date {
  display: none;
}


td.kudoz_date_cell,
td.kudoz_lang_pair_cell {
  white-space: nowrap;
}

div#full_site_link {
  float: right;
  margin-right: 6px;
}
div#mobile_site_link {
  padding-top: 14px;
  float: left;
  margin-left: 10px;
}
div#mobile_site_link a,
div#full_site_link a {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}

table#directory_lang_list td {
  font-size: 10px;
}
table#directory_lang_list td td a {
  margin-left: 10px;
  font-style: italic;
}

table#minor_pairs td a {
  display: block;
}

div#search_form {
  position: absolute;
  z-index: 1000;
  margin-left: 15px;
}
div#search_form label.cd input {
  height: 11px;
  width: 11px;
}

div.login-header a {
  margin: 0 6px;
}

div.login-header a,
div.prz-basics a {
  font-weight: bold;
}

td.nav-bottom-line {
  padding: 0;
  height: 2px;
}
td.nav-bottom-line.blue {
  background-color: #3C5860;
}
td.nav-bottom-line.default {
  background-color: #6E6F30;
}

table#job_list {
  border: 0;
  width: 100%;
}
table#job_list th,
table#job_list td {
  padding: 6px;
}
td.jobs_time {
  text-align: center;
  width: 50px;
}
table#job_list div.job_lp {
  padding-bottom: 2px;
}
table#job_list a.job_more {
  font-style: italic;
  font-weight: bold;
  display: block;
}
div.poster_info {
  color: #5F5F4D;
  font-size: 10px;
}
td.jobs_lwa {
  text-align: center;
  white-space: nowrap;
}
td.jobs_lwa span.larger {
  font-size: larger;
  font-weight: bold;
}
td.jobs_status {
  text-align: center;
}
td.jobs_status div.med.pd_bot {
  font-weight: bold;
  color: #4075C6;
}

span.purple {
  color: purple;
}

img.search_icon {
  width: 27px;
  height: 20px;
  border: 0;
  background-color: transparent;
  padding: 0;
}

input.search_field {
  width: 113px;
  height: 20px;
  padding: 3px;
  margin: 0;
  border: 0;
}

table#job_list th.med {
  color: #fff;
}
table#job_list th.poster,
table#job_list th.lang {
  width: 120px;
}

div.criteria p {
  margin-left: 20px;
  text-indent: -20px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height:150%;
}


div.kudoz_ans {
  padding: 2px;
  width: 100%;
  text-align: left;
}

div.rdbx {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border-style: solid;
  border-width: 7px;
  border-color: #C0BFB4;
  margin: 0 7px;
  display: table;
  text-align: left;
  background-color: #FFF;
  padding: 10px;
}
div.rdbx b.heading {
  display: block;
  margin-bottom: 6px;
}


