/* Contact Policy */
ul.contactPolicy {margin:2em 0 0 0; padding:0;}
ul.contactPolicy li {list-style:none; padding-left:50px; padding-bottom:3em;}
ul.contactPolicy li li {list-style:disc; padding-left:0; padding-top:.5em; padding-bottom:0;}
ul.contactPolicy li.helpCenter {background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/interested_24_transparent.gif) no-repeat top left; padding-top:.5em;}
ul.contactPolicy li.helpGroup {background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/u2u_transparent.gif) no-repeat 5px 0}
ul.contactPolicy li.helpContact {background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/letter_transparent.gif) no-repeat 5px 0}
ul.contactPolicy li.helpSuggestions {background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/https://adwords.google.com/select/images/bulb.gif) no-repeat 5px 0}
ul.contactPolicy li.helpTestimonial {background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/picasa_cfheart.png) no-repeat 5px 0}
ul.contactPolicy li.helpResource {background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/wrench_E5ECF4.gif) no-repeat top left; padding-top:.5em;}
ul.contactPolicy li.callout_box { padding-left: 0; }
table.contactPolicy {margin-bottom: 20px; background: #eef4ff; }
table.contactPolicy tr.row1 td.td1{ width: 8px; height: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_topleft.gif) top left no-repeat;  }
table.contactPolicy tr.row1 td.td2{ height: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_stripe.gif ) top left repeat-x; }
table.contactPolicy tr.row1 td.td3{ width: 8px; height: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_topright.gif) top right no-repeat; }
table.contactPolicy tr.row2 td.td1{ width: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_stripe.gif ) top left repeat-y; }
table.contactPolicy tr.row2 td.td3{ width: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_stripe.gif ) top right repeat-y; }
table.contactPolicy tr.row3 td.td1{ width: 8px; height: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_bottomleft.gif) bottom left no-repeat; }
table.contactPolicy tr.row3 td.td2{ height: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_stripe.gif ) bottom left repeat-x; }
table.contactPolicy tr.row3 td.td3{ width: 8px; height: 8px; background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/survey_bg_bottomright.gif) bottom right no-repeat; }
ul.contactPolicy li.helpResource tr.row2 td.td2 { background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/wrench_E5ECF4.gif) no-repeat top left; padding: 3px;}
table.contactPolicy.helpCenter tr.row2 td.td2{ background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/interested_24_transparent.gif) no-repeat top left; padding: 3px; }
table.contactPolicy.helpGroup tr.row2 td.td2{ background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/u2u_transparent.gif) no-repeat top left; padding: 3px; }
table.contactPolicy.helpContact tr.row2 td.td2{ background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/letter_transparent.gif) no-repeat top left; padding: 3px; }
table.contactPolicy.helpSuggestions tr.row2 td.td2{ background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/https://adwords.google.com/select/images/bulb.gif) no-repeat top left; padding: 3px; }
table.contactPolicy.helpTestimonial tr.row2 td.td2{ background:url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/picasa_cfheart.png) no-repeat top left; padding: 3px; }
table.contactPolicy.helpCenter tr.row2 td.td2, table.contactPolicy.helpGroup tr.row2 td.td2,
table.contactPolicy.helpContact tr.row2 td.td2, table.contactPolicy.helpSuggestions tr.row2 td.td2,
table.contactPolicy.helpTestimonial tr.row2 td.td2 {
  padding-left: 40px;
}

body.rtl ul.contactPolicy li, body.rtl table.contactPolicy tr.row2 td.td2 {
  background-position: top right !important;
  padding-right: 50px;
}


/* Contact Forms */

form.contact_form label {
  display: block;
  margin-top: 1em;
}

form.contact_form .submit {
  display: block;
  margin-top: 1em;
}

form.contact_form .subtext {
  color: #666;
}

/* Wrapper for field group */
form.contact_form fieldset{
  padding-left: 0; margin-left: 0;
  margin-top: 1em;
  border: none;
}

/* Text for field group */
form.contact_form fieldset legend{
  padding-left: 0;
  margin-left: 0;
  color: #000;
}

/* Text next to radio button or checkbox */
form.contact_form fieldset label {
  margin: 0;
  font-weight: normal;
}

form.contact_form fieldset .fields {
  padding: 0 0 0 13.8em;
}

fieldset.horizontal label,
 fieldset.horizontal_left label {
  padding-right: 1em;
  display: inline;
}

fieldset.horizontal_left {
  padding: 0;
}

form.contact_form .cf_tip {
}

form.contact_form .indent {
  margin-left: 1em;
}

.required {
  color: #666;
}

p.light {
  color: #666;
}



/** KI->KB styles **/
div.ki_container{width:76%;}
div.recentfix ul{
list-style-image: url('https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://mail.google.com/mail/help/images/check.gif')
}
div.recentfix li{margin:5px -5px; margin-right:10px;}
div.recentfix{
	font-size:1em;
	float:right;border:1px solid;
	margin: 10px 15px; border:1px solid #3366CC;
	background-color: #ebf5ff;
    padding:0 5px; width:200px; clear:right;
}
div.recentfix h2{
  font-size:1em;
}
div.tblTip {
	border: 1px solid #E6E2AE; 
	background-color: #FFFFE8; 
	float:right;font-size:1em;clear:right;
	width:200px; 
	margin: 10px 15px;
	padding:10px 5px;
}
div.didntSee{width:75%;}

  html { overflow: -moz-scrollbars-vertical !important; }
  table.button tr td.td1{
    background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/orkut_button_L.gif) no-repeat top left;
    height: 22px; width: 7px;
  }
  table.button tr td.td2{
    background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/orkut_button_bg.gif) repeat-x top left;
    height: 22px;
    white-space: nowrap;
  }
  table.button tr td.td3{
    background: url(https://webarchive.library.unt.edu/eot2008/20090127074152oe_/http://www.google.com/help/hc/images/orkut_button_R.gif) no-repeat top right;
    height: 22px; width: 7px;
  }
  table.button a{
   color: #222222; text-decoration: none;
  }

  .description a{
    color:#7777CC;
  }
  table tr.dark td, table.known_issues_table tr.dark th{
    background: #ebf5ff;
  }
  table tr.light td, table.known_issues_table tr.light th{
    background: #f5faff;
  }
  table tr.description td{
    background: #fafafa;
    color: #3d3d3d;

  }
  table th{
    font-size: 10pt;
    text-align: left;
    padding-top:7px
  }
  h4.ki{
    color: #0033CC;
    margin: 1.7em 0 3px 0; padding: 0;
    font-size: 14px;
  }


.error {
  border: 1px solid #c00;
  margin-bottom:2px;
  background-color:#FBF1F1;
}

form.contact_form_survey fieldset label{
  white-space: nowrap;
}

form.contact_form_survey input.field_what_info {
  width: 20em;
}

form.contact_form_suggestions select {
  margin-bottom: 1em;
}

