#ccm-wrapper{
	width: 990px;
	float: left;
	background-color: #FFFFFF;
	display: inline-block;
	left: 0;
	margin: 0 auto;
	padding: 25px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#ccm-col-esq{
	width: 500px;
	float: left;
	background: url(../img/logo.gif) no-repeat 35px 10px;
	padding: 100px 0 0 0;
	text-align: center;
}
#ccm-col-dir{
	width: 480px;
	float: right;
	margin-right: 10px;
	padding: 100px 0 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background: url(../img/logoP.gif) no-repeat right 10px;
}
#ccm-col-dir hr{
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	width: 100%;
	clear: both;
	border: none;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFF;
	font-size: 1px;
	line-height: 0;
	overflow: visible;
}
.panel h3{
	font-size: 16px;
	color: #d71921;
}
#link-home{
	height: 35px;
	width: 35px;
	float: right;
	margin-top: -90px;
}