﻿#right h2 {
  font: 18px arial, sans-serif;
  color: #EE9028;
  border-bottom: 1px solid #EE9028;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #EE9028;
  border-bottom: 1px solid #EE9028;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}

#contentWelcome
{
	font-size: 10px;
}

#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  width: 112px;
  height: 113px;
  float: left;
  margin-right: 18px;
}
#indu-img {
}