/*
 * Use this Stylesheet to override the Ascend sheet.
 * 
 * These styles will typically be important since Ascend
 * skin styles are usually set this way.
 *  
 */

/*==== NEWSLETTER FORM ===========================*/

.newsletter-text input[type="text"] {
	color: #fff;
	border: 2px solid #fff;
	border-right: none;	
}

