/*  
Democracy in Action's stylesheet breaks the primary menu on this site. Restyling the menu declaring the in the head had no effect... 
When editing the template in Salsa, you have the option to use your own css.  Point it here: 
	http://www.workingfamiliesparty.org/wordpress/wp-content/themes/tiny revolutions/style-salsa.css
*/


.salsa table{
margin-bottom:0.5ems;
}

.salsa #subject p {
margin-bottom:0px;
}

#salsa #subject br {
display:none;
}

#salsa table#campaign_left input + br {
display:none;
}
