/* CSS Document */
table.phones {
margin-bottom: 20px;
margin-left: 10px;
}
table.phones th {
padding: 3px 5px 3px 25px;
background: #fff url(images/th-phone3.jpg) no-repeat top left;
color: #fff;
font-size: 1.3em;
letter-spacing: 1px;
text-align: left;
font-weight: bold;
}
table.phones td {
padding: 7px 10px 7px 25px;
background: #e8edff;
border-bottom: 1px solid #fff;
}
table.phones td.rowlabel {
width: 90px;
padding: 2px 5px 2px 25px;
font-weight: bold;
}
table.phones td a {
	border-bottom: none;
}
table.w430 { width: 430px; }
table.w430 th { background: #fff url(images/th-blue-430.png) no-repeat top right; }
table.w630 { width: 630px; }
table.w630 th { background: #fff url(images/th-blue-630.png) no-repeat top right; }

#sidebar { width: 273px; }
.hotlines {
width: 230px;
margin: 0 0 20px 10px;
background: #fff url(images/phones-hotline-bkgr.gif) no-repeat left bottom;
}
.hotlines h3 {
margin: 0;
padding: 11px 4px 6px 19px;
background:  #800 url(images/phones-hotline-top.gif) no-repeat left top;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
line-height: 1.1em;
}
.hotlines p {
margin: 0px;
padding: 10px 20px;
}
.hotlines p.last {
padding-bottom: 25px;
}
#other-numbers {
float: right;
width: 199px;
height: 359px;
background:  url(images/other-numbers.jpg) no-repeat left top;
}
#wrapper2 .content #other-numbers h3 {
margin-top: 15px;
color: #fff;
text-align: center;
}
#other-numbers ul {
margin: 135px 10px 0 40px;
font-size: 1em;
font-weight: bold;
line-height: 1.9;
}
#other-numbers ul li {
list-style: none;
list-style-image: url(images/phones-arrow-red.png);
padding: 0 0 3px 0;
}
#other-numbers ul a:link, #other-numbers ul a:visited  {
color: #001449;
border: none;
}
#other-numbers ul a:hover, #other-numbers ul a:active {
color: #b00;
border-bottom: 1px solid #b00;
}

#other-numbers ul li {list-style-image: url(images/phones-arrow-red-ie6.gif);}