/* Global user stylesheet
 * Some sites like www.smh.com.au override these...
 */
div#inlinedefinitions-window ul
{
	list-style: disc outside none !important;
	padding: 0em 0em 0em 1em !important;
	margin: 0 0 0 0 !important;
}

div#inlinedefinitions-window li
{
	background-image: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

div#inlinedefinitions-window a:link
{
	color: rgb(0,0,238) !important;
}
