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

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

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