/* CSS Document */

#impr_data
{
  position: absolute;
  top: 62px;
  left: 360px;
  height: 500px;
  width: 620px;
}

#left_cal
{
  position: absolute;
  top: 55px;
  left: 0px;
  width: 302px;
  height: 440px;
}

#right_cal
{
  position: absolute;
  top: 55px;
  left: 320px;
  width: 302px;
  height: 440px;
  line-height: 10px;
}

#left_cal br
{
  line-height: 8px;
}

#right_cal br
{
  line-height: 8px;
}

.link
{
  text-decoration:underline;
  cursor: pointer;
}

.text_part
{
	width: 100%;
	margin-bottom: 8px;
	text-align: left;
}

.imp_text_headline
{
  color: #989177;
  height: 26px;
  margin-top: 5px;
}

#info_text
{
  position: absolute;
  top: 409px;
  left: 320px;
  font-family:'CompatilTextLTW01-Regul 721743';
  font-size: 11px;
  line-height: 13px;
  text-align: justify;
  cursor: default;
}
