.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_mobile_card { float: left; width: 245px; }
.right_column_openHand { float: left; width: 200px; }
.right_column_multi { float: left; width: 220px; }
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: 1.0em;
}
ul li { margin: 0; padding: 0; margin-top:5px;}

.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: 0.9em;
}

.list_tickOrange { margin: 10px 0 0 20px; padding: 0;
	list-style-position: inside;
	list-style-image: url("images/style/bpt_tickOrange.gif");
	list-style-type: square;
        line-height: 200%;
	font-weight: bold;
	font-size: 1.0em;
}

.list_tickBlue { margin: 10px 0 0 20px; padding: 0;
	list-style-position: inside;
	list-style-image: url("images/style/bpt_tickBlue.gif");
	list-style-type: square;
        line-height: 200%;
	font-weight: bold;
	font-size: 1.0em;
}

.list_data{font-size:0.9em;}

.list_openhand li { margin-top: 4px; }
.list_mobiles li { font-weight: bold; margin-top: 4px; }
.list_multi li{ margin-top: 4px;}
	
