.title { 
	background-color: white;
	background-image: url("images/style/bck_mobileDataTitle.gif");
	background-repeat: repeat-x;
	height: 35px;
	width: 561px;
	margin-top: 10px;
}
.title img { float: left; }
.title div { float: right; margin-top: 1px; }
.title div img { float: left; }

.right_column_nts { float: left; width: 454px; }
ul { margin: 10px 0 0 20px; padding: 0;
	list-style-position: outside;
	list-style-image: url("images/style/bpt_orange.gif");
	list-style-type: square;
	font-size: 1em;
}
ul li { margin: 0; padding: 0; }
.list_star { margin: 10px 0 0 20px; padding: 0;
	list-style-position: outside;	
	list-style-image: url("images/style/bpt_star.gif");
	list-style-type: square;
	font-weight: bold;
	font-size: 1em;
}

.list_nts li {  margin-top: 4px;
                font-size: 1em;
}

