
html, body { 
  margin: 0;
  padding: 0;
}

#iptel-page {
  padding-left: 3.5%;
  padding-right: 3.5%;
}

*.iptel#head { 
  width: 100%;
  height: 50px;
}

.iptel #logo { 
  position: absolute;
  width: 196px;
  height: 52px;
  top: 5px;
  left: 3%;
}
.iptel #meta-top { 
  padding-right: 0.8em;
  padding-top: 0.5em;
}
.iptel #login-top { 
  padding-right: 0.8em;
  padding-top: 0.4em;
  
  vertical-align: top;
  text-align: right;
  color: inherit;
  background-color: transparent;
	
}
.iptel #login-top input.text-field{
    width: 70px;
    font-size: 9px;
    background: #e7ebef;
    border: none;
}
.iptel #login-top a,
.iptel #login-top label{
    color: white;
}

*.iptel#qlinks { 
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  margin-bottom: 0.7em;
}

*.iptel#tail {

  
  padding-top: 1.2em;
  padding-bottom: 0.7em;
  padding-left: 1.5%;
  padding-right: 1.5%;
}
.iptel .tail-above {
  
  padding-bottom: 0.3em;
}
.iptel .tail-under { 
  padding-top: 0.3em;
}

html, body {
  border: 0 none;
  background-color: #fff;
  background-image: none;
}

.iptel {
  font-size: 10pt;
  font-family: sans-serif;
  font-weight: normal;
  color: #036;
}

#iptel-page {
  font-family: sans-serif !important;
  font-weight: normal !important;
  text-align: justify;
  color: #036 !important;
}

#iptel-page a[href] {
  text-decoration: none !important;
  background-color: inherit !important;
  color: #0073c7 !important;
  font: inherit !important;
}

#iptel-page a:visited {
  color: #0073c7;
}

#iptel-page a:link:hover,
#iptel-page a:link:active { 
  text-decoration: underline !important;
}

#iptel-page a:visited:hover,
#iptel-page a:visited:active {
  text-decoration: underline !important;
}

#iptel-page a.iptel-mail {
  background: transparent url('/_iptel/img/url_mail.png') center right no-repeat;
  padding: 1px 20px 1px 0px;
}

#iptel-page a.iptel-extern {
  background: transparent url('/_iptel/img/url_ext.png') center right no-repeat;
  padding: 1px 14px 1px 0px;
}

.iptel a[href] {
  text-decoration: none;
  color: #0073c7;
  background-color: inherit;
  font: inherit;
}

.iptel a:visited {
  color: #0073c7;
}

.iptel a:link:hover,
.iptel a:link:active {
  text-decoration: underline;
}

.iptel a:visited:hover,
.iptel a:visited:active {
  text-decoration: underline;
}

*.iptel#head {
  background-image: url('/_iptel/img/iptel_back_blue.png');
  background-repeat: repeat-x; 
  border-bottom: 1px solid #000;
}

.iptel #logo {
  background-image: url('/_iptel/img/iptel_white_compat.gif');
  border: 0;
}

.iptel #meta-top { 
  vertical-align: top;
  text-align: right;
  color: inherit;
  background-color: transparent;
}

.iptel #meta-top a { 
  color: white;
  background-color: inherit;
}

*.iptel#qlinks { 
  background-color: #dfe7f3;
  color: #036;
  border-bottom: 1px solid #405871;
  text-align: center;
}

*.iptel#qlinks a[href] {
  background-color: transparent;
  color: inherit;
}

.iptel .tail-under {
  border-top: 1px solid #405871;
}

.iptel #legal {
  float: left;
}

.iptel #meta-bottom {
  text-align: right;
}

.iptel #copyright {	
  float: left;
  font-weight: bold;
}

.iptel #sponsored {
  text-align: right;
}

#iptel-page {
  width: 93%;
}

#iptel-page a:link {
  text-decoration: none !important;
  background-color: inherit !important;
  color: #0073c7 !important;
  font: inherit !important;
}
.iptel a:link {
  text-decoration: none;
  color: #0073c7;
  background-color: inherit;
  font: inherit;
}
#iptel-page a:visited {
  text-decoration: none !important;
  background-color: inherit !important;
  color: #0073c7 !important;
  font: inherit !important;
}
.iptel a:visited {
  text-decoration: none;
  color: #0073c7;
  background-color: inherit;
  font: inherit;
}

