*{
	
	cursor:pointer;
}
#row{
	
	width: 600px;
		
	}
	

input{
	cursor:pointer;
	width: 25px;
}

.leftp2{
	
	float: left;
	width: 50px;
}
.leftp1{
	float: left;
	width:250px
}
.column1{
	
	float:left;
	width:50px;
}
.column2{
	
	float: left;
	width: 50px;
}
.column3{
	float: left;
	width:50px;
	
}
.left{
	width:300px;
	float: left;
	clear:both
}
.right{
	width: 300px;
	float: left;
	
}
#clear{
	
	float: none;
	clear: all;
}

#p1{
	
	cursor: pointer;
}