#outerWrapper #contentWrapper #content #lhspanel {
	float: left;
	width: 220px;
}
#outerWrapper #contentWrapper #content #lhspanel #linkarea{
	font-size: 1.2em;
	color: #666;
}
#outerWrapper #contentWrapper #content #rhspanel {
	  float: right;
      width: 670px;
}
#outerWrapper #contentWrapper #content #rhspanel #profilerhs{
	float: right;
	width: 630px;
	margin-left: 20px;
}
.IMGhome{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
}
.IMGhomeright{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 0px;
}
.CODEbox {
	border: 1px solid #56A9D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 16px;
	width: 60px;
	vertical-align: top;
}
.CODEbutton {
	cursor: pointer;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #56A9D1;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 70px;
	vertical-align: top;
}
a,  a:link {
  color: #666;
  text-decoration: none;
}
a:visited {
  color: #666;
  text-decoration: none;
}
a:hover {
	color: #56A9D1;
	text-decoration: underline;
}
a:focus {
  color: #666;
}
a:active {
  color: #383644;
}

