/* secondary content gradient */
div.secondary {
    /*background fix*/
    zoom: 1;
}

/* tables */
#content table {
	word-wrap:break-word;
}
