/**
 * WordPress 2.8 Plugin: WP-EMail 2.50
 * Copyright (c) 2009 Lester "GaMerZ" Chan
 *
 * File Written By:
 * - Lester "GaMerZ" Chan
 * - http://lesterchan.net
 *
 * File Information:
 * - E-Mail CSS Style (RTL)
 * - wp-content/plugins/wp-email/email-css-rtl.css
 */

.wp-email P {
	text-align: right;
}
