	#text img
	{
		position: relative;
		left: 0px;
		-webkit-border-radius: 15px;
		-moz-border-radius: 15px;
		border-radius: 15px;
		float: none;
	}
	
	#text p
	{
		margin-bottom: 15px;
	}