﻿.tipbox,
.infobox
{
  margin-bottom:12px;
  width: 655px;
  padding: 0 10px 10px 0;
  color:#3D424E;
  clear:left;
}

.infobox h2
{
  font-size: 13px;
}

.tipbox h2
{
  margin-bottom:8px;
  font-size: 18px;
  font-weight:normal;
}

.infobox .anchorLinkList
{
  margin:5px 0 0 0; padding:0;
  list-style:none;
}

.infobox li 
{
  padding-left:12px;
  background:url("/images/icon-down.png") no-repeat 0 10px;
}

.infobox .anchorLink
{
  line-height:21px;
  text-decoration:underline;
  color:#3D424E;
}

.infobox .anchorLink:hover
{
  text-decoration:none;
}

.tipbox .dr-box 
{
  margin:0 0 8px 0; padding:12px;
  width:189px;
  background-color:#E9F4FA;
  float:left;
}

.tipbox .multipleBoxes
{
  margin-right:8px;
  width:213px;
  float:left;
}

.tipbox .multipleBoxes-last
{
  margin-right:0;
}

.tipbox .dr-box .title
{
  margin:0 0 12px 0;
  font-size:14px;
  font-weight:bold;
}

.tipbox .dr-box ul
{
  padding:0; margin:0;
  list-style:none;
}

.tipbox .dr-box ul li
{
  padding:0 0 0 8px;
  background:url("/images/dr-link-darkgrey.gif") no-repeat 0 8px;
  line-height:21px;
  border-bottom:1px dotted #3D424E;
}

.tipbox .dr-box ul li a
{
  color:#3D424E;
  display: block;
  width: 176px;
}

.tipbox .dr-box ul li a:hover
{
  text-decoration:underline;
}

.tipbox .dr-box ul .last
{
  border-bottom:none;
}

.tipbox .dr-box .dr-link
{
  display:block;
  margin-top:15px;
}

.tipbox .multipleBoxes .depArrTable
{}

.tipbox .multipleBoxes .depArrTable td
{
  border-bottom: 1px dotted gray!important;
}

.tipbox .multipleBoxes .depArrTable .last
{
  border-bottom: 0px;
}

.tipbox .multipleBoxes .depArrTable td p
{
  font-size: 10px;
  margin: 0 0 4px 7px;
}

.tipbox .multipleBoxes .depArrTable th
{
  line-height: 21px;
  font-weight: bold;
  padding-bottom: 5px;
}

.tipbox .multipleBoxes .depArrTable a
{
  color: #3D424E;
  padding:0px 0 0 8px;
  background:url("/images/dr-link-darkgrey.gif") no-repeat 0 8px;
  line-height:21px;
  display: block;
}

.tipbox .multipleBoxes .depArrTable a:hover
{
  text-decoration: underline;
}
