.halfWidth{
	width:300px;
	float:left;
}
	.halfWidth.left{
		margin-right: 15px;
	}
	.halfWidth.right{
	}