
.cleft {
/* border:1px solid blue; */
color:inherit;
background-color:transparent;
/* height:1000px; 	;*/
float:left;
	width:180px;
	overflow:hidden;
}
.cright {
/* margin-left:20px;
float:left;
 */color:inherit;
background-color:transparent;
/* border:1px solid red; */
	width:380px;
	margin-left:210px;
/*	position:relative;
	left:220px;  */
}
