#ask-popup h3 {
	padding-top: 4px;
}

#ask-popup {
	height: 400px;
}

#ask-popup fieldset.when { 
	visibility: inherit; 
	opacity: 1; 
	height: 50px;
}

#ask-popup.popup textarea {
	height: 228px;
}

#ask-popup.popup textarea.short {
	height: 228px;
}

#ask-popup.popup.expanded {
	height: 587px;
}

#ask-popup-actions {
	position: absolute;
	top: 525px;
}

.p.summary {
	line-height: 1.4em;
	_line-height: 1.3em;
}
