/*
hideable.css
(c) 1992-2005 Cisco Systems, Inc. All rights reserved. 
Terms and Conditions: http://cisco.com/en/US/swassets/sw293/sitewide_important_notices.html
*/

.hideable-target-hidden,
.hideable-target-shown,
.hideable-noscript {
	display:block;
}
