@charset "utf-8";
/* CSS Document */

td.titleMain {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 20px 28px;

	font-size:			25px;
	line-height:		150%;	
	color:				#003366;
	font-weight:		bold;
		
	background-image:	url('../images/skin/icon_squares_grey_20.gif');
	background-repeat:	no-repeat;	
	background-position: 0px 8px;
}

td.titleMain img {
	display:			none;
}
