#menu_container,
#one_fourth_content,
#right-hand-column,
#footer,
#imageslider
{
	display: none!important;
}



a[href]:after{
    content: " (" attr(href) ")";

}