.general-content {
	background: url(../Images/who-back.gif) no-repeat top left;
	height: 300px;
}
.img-title {
	height: 150px;
}
.img-title img {
	float: right;
	margin-top: 50px;
	margin-right: 40px;
}
.descriptions {
	height: 700px;
	
}
.descriptions .left, .descriptions .right {
	font-size: 11px;
	color: #777777;
}
.descriptions .left {
	float: left;
	/*background: url(../Images/who-left-back.jpg) no-repeat bottom right;	*/
	height: 640px;
	
}
.descriptions .left .text {
  padding-left: 100px;
	margin-left: 100px;
	width: 300px;
	*padding-left: 150px !important;
	*margin-left: 60px !important;
	*margin-left: 50px;
}
.descriptions .left object {
  margin-left: 40px;
}
.descriptions .left img {
	position: relative;
	left: -20px;
	margin-bottom: 20px;
}
.descriptions .left a {
	color: #5CAADB;
	text-decoration: none;
}
* html .descriptions .left .text{
	width: 405px;
}
.descriptions .right {
	float: right;
	width: 320px;
	border-left: 1px dotted #515151;
	padding-left: 40px;
	padding-right: 20px;
	height: 700px;
	
}
* html .descriptions .right {
	width: 380px;
}
.right img {
	margin-bottom: 20px;
}
.right ul {
	list-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.right ul li {
	background: url(../Images/arrow6.jpg) left no-repeat;
	padding-left: 10px;
}
.right a img{
	border: none;
}
.right .aenor-img {
	margin-top: 400px;
	display: block;
	float: left;
}
a.know-more {
	height: 18px;
	width: 96px;
	display: block;
	background: url(../Images/know-more.gif) no-repeat;
}
a.know-more:hover{
	background: url(../Images/know-more-hov.gif) no-repeat;
}
ul#components-list {
  list-style: disc;
  margin-top: 20px;
}
ul#components-list li {
  font-weight: bold;
  margin-bottom: 10px;
}
p.italic {
  font-style: italic;
}
ul.marged {
  margin-top: 20px;
}
ul.marged li {
  padding-top: 0px;
  margin-bottom: 10px;
}
a.know-more {
  margin-top: 20px;
  display: inline-block !important;
}
div#who-mini-img {
  margin-top: 10px;
  text-align: center;
}
img#aenor-img {
  margin-top: 170px;
}
