.List_Title_only2 {
	font-size:10px;
	color:#ffffff;
	line-height: 10pt;
	width:153px !important;
}

.List_Title_only2 a {
	font-size:10px;
	
	color:#ffffff !important;
}

.List_Title_only2 a:hover {
	font-size:10px;
	 
	color:#ffffff !important;
	text-decoration:underline;
}

.List_Title_only2 hr{ /* Hack to make this work on IE6 and IE7 - Firefox will not read this !margin... */
	!border:0px;
	!border-top:1px dotted #ffffff;
	!margin-top:5px;
	!margin-bottom:5px;
}

.List_Title_only2[class] hr{ /* Hack to make this work on Firefox - IE6 and IE7 will not read this [class] */
	border:0px;
	border-top:1px dotted #ffffff;
	margin-top:10px;
	margin-bottom:10px;
	width:153px !important;
}