/* CSS Document */

#c1 {
	float: left;
	width: 227px;
	margin-right: 15px;
	}
	
#c2 {
	width: 227px;
	float: left;
	}
	
#c3 {
	float: right;
	width: 227px;
	margin-left: 10px
	}
	
	
h5.hide {
	clear: both;
	}
