/* ================================
    CSS STYLES FOR Module [!output PROJECT_NAME]
   ================================
*/

div.notch
{
	position:absolute;
	right:-3px;
	bottom:-3px;
	background: url(notch.gif) top left no-repeat;
	width:19px;
	height:19px;
	border:0;
	padding:0;
	margin:0;
	font-size:10%;
}

p.oldtopic a, p.oldtopic a:visited
{
   color:black;
}