.alignleft{
	float:left;
}

.alignright{
	float:right;
}

img{
	max-width:100%;
	height:auto;
}