#content {
	float:left;
}
#contentRight {
}
#contentLeftLimit {
	/** width:430px; **/
	width:350px;
	margin-right:10px;	
}
#contentRightFormat {
	float:right;
	padding:40px 0px 10px 0px;
}
#contentRightFormat h1 {
 	margin-top:0px;
}
