#contentLeft{
	width: 195px;
	float: left;
}

#contentRight{
	width: 725px;
	float: right;
 position: relative;
}

h1{
  font-size:14px;
  margin:0 0 13px;
}

.header{
color:#1E90FF;
font-size:21px;
}

.header span {
color:#666666;
}
