.post h2{
	display: none;
	visibility: hidden;
}


.post .wpsc_container h2{
	display: inline;
	visibility: visible;
}